OsmAnd
|
#include <osmand_odb.pb.h>
virtual CitiesIndex::~CitiesIndex | ( | ) | [virtual] |
CitiesIndex::CitiesIndex | ( | const CitiesIndex & | from | ) |
int CitiesIndex::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
const ::CityIndex & CitiesIndex::cities | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::CityIndex > & CitiesIndex::cities | ( | ) | const |
int CitiesIndex::cities_size | ( | ) | const |
void CitiesIndex::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void CitiesIndex::clear_cities | ( | ) |
void CitiesIndex::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void CitiesIndex::CopyFrom | ( | const CitiesIndex & | from | ) |
static const CitiesIndex& CitiesIndex::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* CitiesIndex::descriptor | ( | ) | [static] |
int CitiesIndex::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata CitiesIndex::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool CitiesIndex::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void CitiesIndex::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void CitiesIndex::MergeFrom | ( | const CitiesIndex & | from | ) |
CityIndex * CitiesIndex::mutable_cities | ( | int | index | ) |
CitiesIndex* CitiesIndex::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
CitiesIndex& CitiesIndex::operator= | ( | const CitiesIndex & | from | ) |
void CitiesIndex::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* CitiesIndex::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void CitiesIndex::Swap | ( | CitiesIndex * | other | ) |
const ::google::protobuf::UnknownFieldSet& CitiesIndex::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 CitiesIndex::kCitiesFieldNumber = 1 [static] |