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

#include <osmand_odb.pb.h>

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

List of all members.

Public Member Functions

 OsmAndAddressIndex ()
virtual ~OsmAndAddressIndex ()
 OsmAndAddressIndex (const OsmAndAddressIndex &from)
OsmAndAddressIndexoperator= (const OsmAndAddressIndex &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (OsmAndAddressIndex *other)
OsmAndAddressIndexNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const OsmAndAddressIndex &from)
void MergeFrom (const OsmAndAddressIndex &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_name_en () const
void clear_name_en ()
const ::std::string & name_en () const
void set_name_en (const ::std::string &value)
void set_name_en (const char *value)
void set_name_en (const char *value, size_t size)
inline::std::string * mutable_name_en ()
bool has_cities () const
void clear_cities ()
const ::CitiesIndexcities () const
inline::CitiesIndex * mutable_cities ()
bool has_postcodes () const
void clear_postcodes ()
const ::PostcodesIndexpostcodes () const
inline::PostcodesIndex * mutable_postcodes ()
bool has_villages () const
void clear_villages ()
const ::CitiesIndexvillages () const
inline::CitiesIndex * mutable_villages ()

Static Public Member Functions

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

Static Public Attributes

static const int kNameFieldNumber = 1
static const int kNameEnFieldNumber = 2
static const int kCitiesFieldNumber = 5
static const int kPostcodesFieldNumber = 6
static const int kVillagesFieldNumber = 7

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

Reimplemented from google::protobuf::Message.

void OsmAndAddressIndex::Clear ( ) [virtual]

Reimplemented from google::protobuf::Message.

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

Reimplemented from google::protobuf::Message.

const ::std::string & OsmAndAddressIndex::name ( ) const
const ::std::string & OsmAndAddressIndex::name_en ( ) const
OsmAndAddressIndex& OsmAndAddressIndex::operator= ( const OsmAndAddressIndex from)
void OsmAndAddressIndex::set_name ( const ::std::string &  value)
void OsmAndAddressIndex::set_name ( const char *  value)
void OsmAndAddressIndex::set_name ( const char *  value,
size_t  size 
)
void OsmAndAddressIndex::set_name_en ( const ::std::string &  value)
void OsmAndAddressIndex::set_name_en ( const char *  value)
void OsmAndAddressIndex::set_name_en ( const char *  value,
size_t  size 
)

Friends And Related Function Documentation


Member Data Documentation

const int OsmAndAddressIndex::kNameFieldNumber = 1 [static]

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