OsmAnd
|
#include <osmand_odb.pb.h>
virtual OsmAndMapIndex::~OsmAndMapIndex | ( | ) | [virtual] |
OsmAndMapIndex::OsmAndMapIndex | ( | const OsmAndMapIndex & | from | ) |
int OsmAndMapIndex::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndMapIndex::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndMapIndex::clear_levels | ( | ) |
void OsmAndMapIndex::clear_name | ( | ) |
void OsmAndMapIndex::clear_rules | ( | ) |
void OsmAndMapIndex::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndMapIndex::CopyFrom | ( | const OsmAndMapIndex & | from | ) |
static const OsmAndMapIndex& OsmAndMapIndex::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* OsmAndMapIndex::descriptor | ( | ) | [static] |
int OsmAndMapIndex::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata OsmAndMapIndex::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool OsmAndMapIndex::has_name | ( | ) | const |
bool OsmAndMapIndex::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
const ::MapRootLevel & OsmAndMapIndex::levels | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::MapRootLevel > & OsmAndMapIndex::levels | ( | ) | const |
int OsmAndMapIndex::levels_size | ( | ) | const |
void OsmAndMapIndex::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndMapIndex::MergeFrom | ( | const OsmAndMapIndex & | from | ) |
bool OsmAndMapIndex::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
MapRootLevel * OsmAndMapIndex::mutable_levels | ( | int | index | ) |
std::string * OsmAndMapIndex::mutable_name | ( | ) |
MapEncodingRule * OsmAndMapIndex::mutable_rules | ( | int | index | ) |
const ::std::string & OsmAndMapIndex::name | ( | ) | const |
OsmAndMapIndex* OsmAndMapIndex::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
OsmAndMapIndex& OsmAndMapIndex::operator= | ( | const OsmAndMapIndex & | from | ) |
const ::MapEncodingRule & OsmAndMapIndex::rules | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::MapEncodingRule > & OsmAndMapIndex::rules | ( | ) | const |
int OsmAndMapIndex::rules_size | ( | ) | const |
void OsmAndMapIndex::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* OsmAndMapIndex::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void OsmAndMapIndex::set_name | ( | const ::std::string & | value | ) |
void OsmAndMapIndex::set_name | ( | const char * | value | ) |
void OsmAndMapIndex::set_name | ( | const char * | value, |
size_t | size | ||
) |
void OsmAndMapIndex::Swap | ( | OsmAndMapIndex * | other | ) |
const ::google::protobuf::UnknownFieldSet& OsmAndMapIndex::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 OsmAndMapIndex::kLevelsFieldNumber = 1 [static] |
const int OsmAndMapIndex::kNameFieldNumber = 3 [static] |
const int OsmAndMapIndex::kRulesFieldNumber = 8 [static] |