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

#include <osmand_odb.pb.h>

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

List of all members.

Public Member Functions

 OsmAndPoiNameIndexData ()
virtual ~OsmAndPoiNameIndexData ()
 OsmAndPoiNameIndexData (const OsmAndPoiNameIndexData &from)
OsmAndPoiNameIndexDataoperator= (const OsmAndPoiNameIndexData &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (OsmAndPoiNameIndexData *other)
OsmAndPoiNameIndexDataNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const OsmAndPoiNameIndexData &from)
void MergeFrom (const OsmAndPoiNameIndexData &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
int atoms_size () const
void clear_atoms ()
const
::OsmAndPoiNameIndexDataAtom
atoms (int index) const
inline::OsmAndPoiNameIndexDataAtom * mutable_atoms (int index)
inline::OsmAndPoiNameIndexDataAtom * add_atoms ()
const
::google::protobuf::RepeatedPtrField
< ::OsmAndPoiNameIndexDataAtom > & 
atoms () const
inline::google::protobuf::RepeatedPtrField
< ::OsmAndPoiNameIndexDataAtom > * 
mutable_atoms ()

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
static const
OsmAndPoiNameIndexData
default_instance ()

Static Public Attributes

static const int kAtomsFieldNumber = 4

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 OsmAndPoiNameIndexData::ByteSize ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void OsmAndPoiNameIndexData::Clear ( ) [virtual]

Reimplemented from google::protobuf::Message.

int OsmAndPoiNameIndexData::GetCachedSize ( ) const [virtual]
bool OsmAndPoiNameIndexData::IsInitialized ( ) const [virtual]

Reimplemented from google::protobuf::Message.

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

Friends And Related Function Documentation


Member Data Documentation


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