OsmAnd
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends
OsmAndPoiIndex Class Reference

#include <osmand_odb.pb.h>

Inheritance diagram for OsmAndPoiIndex:
google::protobuf::Message google::protobuf::MessageLite

List of all members.

Public Member Functions

 OsmAndPoiIndex ()
virtual ~OsmAndPoiIndex ()
 OsmAndPoiIndex (const OsmAndPoiIndex &from)
OsmAndPoiIndexoperator= (const OsmAndPoiIndex &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (OsmAndPoiIndex *other)
OsmAndPoiIndexNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const OsmAndPoiIndex &from)
void MergeFrom (const OsmAndPoiIndex &from)
void Clear ()
bool IsInitialized () const
int ByteSize () const
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
::google::protobuf::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
int GetCachedSize () const
::google::protobuf::Metadata GetMetadata () const
bool has_name () const
void clear_name ()
const ::std::string & name () const
void set_name (const ::std::string &value)
void set_name (const char *value)
void set_name (const char *value, size_t size)
inline::std::string * mutable_name ()
bool has_boundaries () const
void clear_boundaries ()
const ::OsmAndTileBoxboundaries () const
inline::OsmAndTileBox * mutable_boundaries ()
int categoriestable_size () const
void clear_categoriestable ()
const ::OsmAndCategoryTablecategoriestable (int index) const
inline::OsmAndCategoryTable * mutable_categoriestable (int index)
inline::OsmAndCategoryTable * add_categoriestable ()
const
::google::protobuf::RepeatedPtrField
< ::OsmAndCategoryTable > & 
categoriestable () const
inline::google::protobuf::RepeatedPtrField
< ::OsmAndCategoryTable > * 
mutable_categoriestable ()
bool has_nameindex () const
void clear_nameindex ()
const ::OsmAndPoiNameIndexnameindex () const
inline::OsmAndPoiNameIndex * mutable_nameindex ()
int boxes_size () const
void clear_boxes ()
const ::OsmAndPoiBoxboxes (int index) const
inline::OsmAndPoiBox * mutable_boxes (int index)
inline::OsmAndPoiBox * add_boxes ()
const
::google::protobuf::RepeatedPtrField
< ::OsmAndPoiBox > & 
boxes () const
inline::google::protobuf::RepeatedPtrField
< ::OsmAndPoiBox > * 
mutable_boxes ()
int poidata_size () const
void clear_poidata ()
const ::OsmAndPoiBoxDatapoidata (int index) const
inline::OsmAndPoiBoxData * mutable_poidata (int index)
inline::OsmAndPoiBoxData * add_poidata ()
const
::google::protobuf::RepeatedPtrField
< ::OsmAndPoiBoxData > & 
poidata () const
inline::google::protobuf::RepeatedPtrField
< ::OsmAndPoiBoxData > * 
mutable_poidata ()

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
static const OsmAndPoiIndexdefault_instance ()

Static Public Attributes

static const int kNameFieldNumber = 1
static const int kBoundariesFieldNumber = 2
static const int kCategoriesTableFieldNumber = 3
static const int kNameIndexFieldNumber = 4
static const int kBoxesFieldNumber = 6
static const int kPoiDataFieldNumber = 9

Friends

void protobuf_AddDesc_osmand_5fodb_2eproto ()
void protobuf_AssignDesc_osmand_5fodb_2eproto ()
void protobuf_ShutdownFile_osmand_5fodb_2eproto ()

Constructor & Destructor Documentation

virtual OsmAndPoiIndex::~OsmAndPoiIndex ( ) [virtual]

Member Function Documentation

const ::OsmAndPoiBox & OsmAndPoiIndex::boxes ( int  index) const
int OsmAndPoiIndex::ByteSize ( ) const [virtual]

Reimplemented from google::protobuf::Message.

const ::OsmAndCategoryTable & OsmAndPoiIndex::categoriestable ( int  index) const
void OsmAndPoiIndex::Clear ( ) [virtual]

Reimplemented from google::protobuf::Message.

void OsmAndPoiIndex::CopyFrom ( const OsmAndPoiIndex from)
int OsmAndPoiIndex::GetCachedSize ( ) const [virtual]
bool OsmAndPoiIndex::has_name ( ) const
bool OsmAndPoiIndex::IsInitialized ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void OsmAndPoiIndex::MergeFrom ( const OsmAndPoiIndex from)
std::string * OsmAndPoiIndex::mutable_name ( )
const ::std::string & OsmAndPoiIndex::name ( ) const
OsmAndPoiIndex* OsmAndPoiIndex::New ( ) const [virtual]
OsmAndPoiIndex& OsmAndPoiIndex::operator= ( const OsmAndPoiIndex from)
const ::OsmAndPoiBoxData & OsmAndPoiIndex::poidata ( int  index) const
void OsmAndPoiIndex::set_name ( const ::std::string &  value)
void OsmAndPoiIndex::set_name ( const char *  value)
void OsmAndPoiIndex::set_name ( const char *  value,
size_t  size 
)

Friends And Related Function Documentation


Member Data Documentation

const int OsmAndPoiIndex::kBoxesFieldNumber = 6 [static]
const int OsmAndPoiIndex::kNameFieldNumber = 1 [static]
const int OsmAndPoiIndex::kNameIndexFieldNumber = 4 [static]
const int OsmAndPoiIndex::kPoiDataFieldNumber = 9 [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines