OsmAnd
|
#include <osmand_odb.pb.h>
virtual OsmAndAddressIndex::~OsmAndAddressIndex | ( | ) | [virtual] |
OsmAndAddressIndex::OsmAndAddressIndex | ( | const OsmAndAddressIndex & | from | ) |
int OsmAndAddressIndex::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
const ::CitiesIndex & OsmAndAddressIndex::cities | ( | ) | const |
void OsmAndAddressIndex::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndAddressIndex::clear_cities | ( | ) |
void OsmAndAddressIndex::clear_name | ( | ) |
void OsmAndAddressIndex::clear_name_en | ( | ) |
void OsmAndAddressIndex::clear_postcodes | ( | ) |
void OsmAndAddressIndex::clear_villages | ( | ) |
void OsmAndAddressIndex::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndAddressIndex::CopyFrom | ( | const OsmAndAddressIndex & | from | ) |
static const OsmAndAddressIndex& OsmAndAddressIndex::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* OsmAndAddressIndex::descriptor | ( | ) | [static] |
int OsmAndAddressIndex::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata OsmAndAddressIndex::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool OsmAndAddressIndex::has_cities | ( | ) | const |
bool OsmAndAddressIndex::has_name | ( | ) | const |
bool OsmAndAddressIndex::has_name_en | ( | ) | const |
bool OsmAndAddressIndex::has_postcodes | ( | ) | const |
bool OsmAndAddressIndex::has_villages | ( | ) | const |
bool OsmAndAddressIndex::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndAddressIndex::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndAddressIndex::MergeFrom | ( | const OsmAndAddressIndex & | from | ) |
bool OsmAndAddressIndex::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
std::string * OsmAndAddressIndex::mutable_name | ( | ) |
std::string * OsmAndAddressIndex::mutable_name_en | ( | ) |
const ::std::string & OsmAndAddressIndex::name | ( | ) | const |
const ::std::string & OsmAndAddressIndex::name_en | ( | ) | const |
OsmAndAddressIndex* OsmAndAddressIndex::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
OsmAndAddressIndex& OsmAndAddressIndex::operator= | ( | const OsmAndAddressIndex & | from | ) |
const ::PostcodesIndex & OsmAndAddressIndex::postcodes | ( | ) | const |
void OsmAndAddressIndex::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* OsmAndAddressIndex::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
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 | ||
) |
void OsmAndAddressIndex::Swap | ( | OsmAndAddressIndex * | other | ) |
const ::google::protobuf::UnknownFieldSet& OsmAndAddressIndex::unknown_fields | ( | ) | const |
const ::CitiesIndex & OsmAndAddressIndex::villages | ( | ) | const |
void protobuf_AddDesc_osmand_5fodb_2eproto | ( | ) | [friend] |
void protobuf_AssignDesc_osmand_5fodb_2eproto | ( | ) | [friend] |
void protobuf_ShutdownFile_osmand_5fodb_2eproto | ( | ) | [friend] |
const int OsmAndAddressIndex::kCitiesFieldNumber = 5 [static] |
const int OsmAndAddressIndex::kNameEnFieldNumber = 2 [static] |
const int OsmAndAddressIndex::kNameFieldNumber = 1 [static] |
const int OsmAndAddressIndex::kPostcodesFieldNumber = 6 [static] |
const int OsmAndAddressIndex::kVillagesFieldNumber = 7 [static] |