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

#include <osmand_odb.pb.h>

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

List of all members.

Public Member Functions

 OsmAndPoiNameIndex ()
virtual ~OsmAndPoiNameIndex ()
 OsmAndPoiNameIndex (const OsmAndPoiNameIndex &from)
OsmAndPoiNameIndexoperator= (const OsmAndPoiNameIndex &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (OsmAndPoiNameIndex *other)
OsmAndPoiNameIndexNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const OsmAndPoiNameIndex &from)
void MergeFrom (const OsmAndPoiNameIndex &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_table () const
void clear_table ()
const ::IndexedStringTabletable () const
inline::IndexedStringTable * mutable_table ()
int data_size () const
void clear_data ()
const ::OsmAndPoiNameIndexDatadata (int index) const
inline::OsmAndPoiNameIndexData * mutable_data (int index)
inline::OsmAndPoiNameIndexData * add_data ()
const
::google::protobuf::RepeatedPtrField
< ::OsmAndPoiNameIndexData > & 
data () const
inline::google::protobuf::RepeatedPtrField
< ::OsmAndPoiNameIndexData > * 
mutable_data ()

Static Public Member Functions

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

Static Public Attributes

static const int kTableFieldNumber = 2
static const int kDataFieldNumber = 5

Friends

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

Constructor & Destructor Documentation


Member Function Documentation

int OsmAndPoiNameIndex::ByteSize ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void OsmAndPoiNameIndex::Clear ( ) [virtual]

Reimplemented from google::protobuf::Message.

const ::OsmAndPoiNameIndexData & OsmAndPoiNameIndex::data ( int  index) const
int OsmAndPoiNameIndex::GetCachedSize ( ) const [virtual]
bool OsmAndPoiNameIndex::IsInitialized ( ) const [virtual]

Reimplemented from google::protobuf::Message.

OsmAndPoiNameIndex& OsmAndPoiNameIndex::operator= ( const OsmAndPoiNameIndex from)

Friends And Related Function Documentation


Member Data Documentation

const int OsmAndPoiNameIndex::kDataFieldNumber = 5 [static]
const int OsmAndPoiNameIndex::kTableFieldNumber = 2 [static]

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