OsmAnd
|
#include <osmand_odb.pb.h>
virtual OsmAndTileBox::~OsmAndTileBox | ( | ) | [virtual] |
OsmAndTileBox::OsmAndTileBox | ( | const OsmAndTileBox & | from | ) |
int OsmAndTileBox::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndTileBox::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndTileBox::clear_bottom | ( | ) |
void OsmAndTileBox::clear_left | ( | ) |
void OsmAndTileBox::clear_right | ( | ) |
void OsmAndTileBox::clear_top | ( | ) |
void OsmAndTileBox::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndTileBox::CopyFrom | ( | const OsmAndTileBox & | from | ) |
static const OsmAndTileBox& OsmAndTileBox::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* OsmAndTileBox::descriptor | ( | ) | [static] |
int OsmAndTileBox::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata OsmAndTileBox::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool OsmAndTileBox::has_bottom | ( | ) | const |
bool OsmAndTileBox::has_left | ( | ) | const |
bool OsmAndTileBox::has_right | ( | ) | const |
bool OsmAndTileBox::has_top | ( | ) | const |
bool OsmAndTileBox::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
google::protobuf::uint32 OsmAndTileBox::left | ( | ) | const |
void OsmAndTileBox::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndTileBox::MergeFrom | ( | const OsmAndTileBox & | from | ) |
OsmAndTileBox* OsmAndTileBox::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
OsmAndTileBox& OsmAndTileBox::operator= | ( | const OsmAndTileBox & | from | ) |
google::protobuf::uint32 OsmAndTileBox::right | ( | ) | const |
void OsmAndTileBox::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* OsmAndTileBox::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void OsmAndTileBox::set_bottom | ( | ::google::protobuf::uint32 | value | ) |
void OsmAndTileBox::set_left | ( | ::google::protobuf::uint32 | value | ) |
void OsmAndTileBox::set_right | ( | ::google::protobuf::uint32 | value | ) |
void OsmAndTileBox::set_top | ( | ::google::protobuf::uint32 | value | ) |
void OsmAndTileBox::Swap | ( | OsmAndTileBox * | other | ) |
google::protobuf::uint32 OsmAndTileBox::top | ( | ) | const |
const ::google::protobuf::UnknownFieldSet& OsmAndTileBox::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 OsmAndTileBox::kBottomFieldNumber = 4 [static] |
const int OsmAndTileBox::kLeftFieldNumber = 1 [static] |
const int OsmAndTileBox::kRightFieldNumber = 2 [static] |
const int OsmAndTileBox::kTopFieldNumber = 3 [static] |