OsmAnd
|
#include <osmand_odb.pb.h>
virtual OsmAndStructure::~OsmAndStructure | ( | ) | [virtual] |
OsmAndStructure::OsmAndStructure | ( | const OsmAndStructure & | from | ) |
const ::OsmAndAddressIndex & OsmAndStructure::addressindex | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::OsmAndAddressIndex > & OsmAndStructure::addressindex | ( | ) | const |
int OsmAndStructure::addressindex_size | ( | ) | const |
int OsmAndStructure::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndStructure::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndStructure::clear_addressindex | ( | ) |
void OsmAndStructure::clear_mapindex | ( | ) |
void OsmAndStructure::clear_poiindex | ( | ) |
void OsmAndStructure::clear_version | ( | ) |
void OsmAndStructure::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndStructure::CopyFrom | ( | const OsmAndStructure & | from | ) |
static const OsmAndStructure& OsmAndStructure::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* OsmAndStructure::descriptor | ( | ) | [static] |
int OsmAndStructure::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata OsmAndStructure::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool OsmAndStructure::has_version | ( | ) | const |
bool OsmAndStructure::has_versionconfirm | ( | ) | const |
bool OsmAndStructure::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
const ::OsmAndMapIndex & OsmAndStructure::mapindex | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::OsmAndMapIndex > & OsmAndStructure::mapindex | ( | ) | const |
int OsmAndStructure::mapindex_size | ( | ) | const |
void OsmAndStructure::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndStructure::MergeFrom | ( | const OsmAndStructure & | from | ) |
bool OsmAndStructure::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
OsmAndAddressIndex * OsmAndStructure::mutable_addressindex | ( | int | index | ) |
google::protobuf::RepeatedPtrField<::OsmAndAddressIndex > * OsmAndStructure::mutable_addressindex | ( | ) |
OsmAndMapIndex * OsmAndStructure::mutable_mapindex | ( | int | index | ) |
OsmAndPoiIndex * OsmAndStructure::mutable_poiindex | ( | int | index | ) |
OsmAndTransportIndex * OsmAndStructure::mutable_transportindex | ( | int | index | ) |
google::protobuf::RepeatedPtrField<::OsmAndTransportIndex > * OsmAndStructure::mutable_transportindex | ( | ) |
OsmAndStructure* OsmAndStructure::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
OsmAndStructure& OsmAndStructure::operator= | ( | const OsmAndStructure & | from | ) |
const ::OsmAndPoiIndex & OsmAndStructure::poiindex | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::OsmAndPoiIndex > & OsmAndStructure::poiindex | ( | ) | const |
int OsmAndStructure::poiindex_size | ( | ) | const |
void OsmAndStructure::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* OsmAndStructure::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void OsmAndStructure::set_version | ( | ::google::protobuf::uint32 | value | ) |
void OsmAndStructure::set_versionconfirm | ( | ::google::protobuf::uint32 | value | ) |
void OsmAndStructure::Swap | ( | OsmAndStructure * | other | ) |
const ::OsmAndTransportIndex & OsmAndStructure::transportindex | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::OsmAndTransportIndex > & OsmAndStructure::transportindex | ( | ) | const |
int OsmAndStructure::transportindex_size | ( | ) | const |
const ::google::protobuf::UnknownFieldSet& OsmAndStructure::unknown_fields | ( | ) | const |
void protobuf_AddDesc_osmand_5fodb_2eproto | ( | ) | [friend] |
void protobuf_AssignDesc_osmand_5fodb_2eproto | ( | ) | [friend] |
void protobuf_ShutdownFile_osmand_5fodb_2eproto | ( | ) | [friend] |
const int OsmAndStructure::kAddressIndexFieldNumber = 3 [static] |
const int OsmAndStructure::kMapIndexFieldNumber = 2 [static] |
const int OsmAndStructure::kPoiIndexFieldNumber = 5 [static] |
const int OsmAndStructure::kTransportIndexFieldNumber = 4 [static] |
const int OsmAndStructure::kVersionConfirmFieldNumber = 32 [static] |
const int OsmAndStructure::kVersionFieldNumber = 1 [static] |