OsmAnd
|
#include <osmand_odb.pb.h>
virtual OsmAndPoiBox::~OsmAndPoiBox | ( | ) | [virtual] |
OsmAndPoiBox::OsmAndPoiBox | ( | const OsmAndPoiBox & | from | ) |
int OsmAndPoiBox::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
const ::OsmAndPoiCategories & OsmAndPoiBox::categories | ( | ) | const |
void OsmAndPoiBox::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndPoiBox::clear_categories | ( | ) |
void OsmAndPoiBox::clear_left | ( | ) |
void OsmAndPoiBox::clear_shifttodata | ( | ) |
void OsmAndPoiBox::clear_subboxes | ( | ) |
void OsmAndPoiBox::clear_top | ( | ) |
void OsmAndPoiBox::clear_zoom | ( | ) |
void OsmAndPoiBox::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndPoiBox::CopyFrom | ( | const OsmAndPoiBox & | from | ) |
static const OsmAndPoiBox& OsmAndPoiBox::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* OsmAndPoiBox::descriptor | ( | ) | [static] |
int OsmAndPoiBox::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata OsmAndPoiBox::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool OsmAndPoiBox::has_categories | ( | ) | const |
bool OsmAndPoiBox::has_left | ( | ) | const |
bool OsmAndPoiBox::has_shifttodata | ( | ) | const |
bool OsmAndPoiBox::has_top | ( | ) | const |
bool OsmAndPoiBox::has_zoom | ( | ) | const |
bool OsmAndPoiBox::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
google::protobuf::int32 OsmAndPoiBox::left | ( | ) | const |
void OsmAndPoiBox::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndPoiBox::MergeFrom | ( | const OsmAndPoiBox & | from | ) |
OsmAndPoiBox * OsmAndPoiBox::mutable_subboxes | ( | int | index | ) |
OsmAndPoiBox* OsmAndPoiBox::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
OsmAndPoiBox& OsmAndPoiBox::operator= | ( | const OsmAndPoiBox & | from | ) |
void OsmAndPoiBox::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* OsmAndPoiBox::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void OsmAndPoiBox::set_left | ( | ::google::protobuf::int32 | value | ) |
void OsmAndPoiBox::set_shifttodata | ( | ::google::protobuf::uint32 | value | ) |
void OsmAndPoiBox::set_top | ( | ::google::protobuf::int32 | value | ) |
void OsmAndPoiBox::set_zoom | ( | ::google::protobuf::uint32 | value | ) |
const ::OsmAndPoiBox & OsmAndPoiBox::subboxes | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::OsmAndPoiBox > & OsmAndPoiBox::subboxes | ( | ) | const |
int OsmAndPoiBox::subboxes_size | ( | ) | const |
void OsmAndPoiBox::Swap | ( | OsmAndPoiBox * | other | ) |
google::protobuf::int32 OsmAndPoiBox::top | ( | ) | const |
const ::google::protobuf::UnknownFieldSet& OsmAndPoiBox::unknown_fields | ( | ) | const |
google::protobuf::uint32 OsmAndPoiBox::zoom | ( | ) | const |
void protobuf_AddDesc_osmand_5fodb_2eproto | ( | ) | [friend] |
void protobuf_AssignDesc_osmand_5fodb_2eproto | ( | ) | [friend] |
void protobuf_ShutdownFile_osmand_5fodb_2eproto | ( | ) | [friend] |
const int OsmAndPoiBox::kCategoriesFieldNumber = 4 [static] |
const int OsmAndPoiBox::kLeftFieldNumber = 2 [static] |
const int OsmAndPoiBox::kShiftToDataFieldNumber = 14 [static] |
const int OsmAndPoiBox::kSubBoxesFieldNumber = 10 [static] |
const int OsmAndPoiBox::kTopFieldNumber = 3 [static] |
const int OsmAndPoiBox::kZoomFieldNumber = 1 [static] |