OsmAnd
|
#include <osmand_odb.pb.h>
virtual MapRootLevel::~MapRootLevel | ( | ) | [virtual] |
MapRootLevel::MapRootLevel | ( | const MapRootLevel & | from | ) |
google::protobuf::int32 MapRootLevel::bottom | ( | ) | const |
int MapRootLevel::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void MapRootLevel::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void MapRootLevel::clear_bottom | ( | ) |
void MapRootLevel::clear_left | ( | ) |
void MapRootLevel::clear_maxzoom | ( | ) |
void MapRootLevel::clear_minzoom | ( | ) |
void MapRootLevel::clear_right | ( | ) |
void MapRootLevel::clear_root | ( | ) |
void MapRootLevel::clear_top | ( | ) |
void MapRootLevel::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void MapRootLevel::CopyFrom | ( | const MapRootLevel & | from | ) |
static const MapRootLevel& MapRootLevel::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* MapRootLevel::descriptor | ( | ) | [static] |
int MapRootLevel::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata MapRootLevel::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool MapRootLevel::has_bottom | ( | ) | const |
bool MapRootLevel::has_left | ( | ) | const |
bool MapRootLevel::has_maxzoom | ( | ) | const |
bool MapRootLevel::has_minzoom | ( | ) | const |
bool MapRootLevel::has_right | ( | ) | const |
bool MapRootLevel::has_top | ( | ) | const |
bool MapRootLevel::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
google::protobuf::int32 MapRootLevel::left | ( | ) | const |
google::protobuf::int32 MapRootLevel::maxzoom | ( | ) | const |
void MapRootLevel::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void MapRootLevel::MergeFrom | ( | const MapRootLevel & | from | ) |
google::protobuf::int32 MapRootLevel::minzoom | ( | ) | const |
MapTree * MapRootLevel::mutable_root | ( | int | index | ) |
MapRootLevel* MapRootLevel::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
MapRootLevel& MapRootLevel::operator= | ( | const MapRootLevel & | from | ) |
google::protobuf::int32 MapRootLevel::right | ( | ) | const |
const ::MapTree & MapRootLevel::root | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::MapTree > & MapRootLevel::root | ( | ) | const |
int MapRootLevel::root_size | ( | ) | const |
void MapRootLevel::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* MapRootLevel::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void MapRootLevel::set_bottom | ( | ::google::protobuf::int32 | value | ) |
void MapRootLevel::set_left | ( | ::google::protobuf::int32 | value | ) |
void MapRootLevel::set_maxzoom | ( | ::google::protobuf::int32 | value | ) |
void MapRootLevel::set_minzoom | ( | ::google::protobuf::int32 | value | ) |
void MapRootLevel::set_right | ( | ::google::protobuf::int32 | value | ) |
void MapRootLevel::set_top | ( | ::google::protobuf::int32 | value | ) |
void MapRootLevel::Swap | ( | MapRootLevel * | other | ) |
google::protobuf::int32 MapRootLevel::top | ( | ) | const |
const ::google::protobuf::UnknownFieldSet& MapRootLevel::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 MapRootLevel::kBottomFieldNumber = 6 [static] |
const int MapRootLevel::kLeftFieldNumber = 3 [static] |
const int MapRootLevel::kMaxZoomFieldNumber = 1 [static] |
const int MapRootLevel::kMinZoomFieldNumber = 2 [static] |
const int MapRootLevel::kRightFieldNumber = 4 [static] |
const int MapRootLevel::kRootFieldNumber = 7 [static] |
const int MapRootLevel::kTopFieldNumber = 5 [static] |