OsmAnd
|
#include <osmand_odb.pb.h>
virtual OsmAndPoiBoxData::~OsmAndPoiBoxData | ( | ) | [virtual] |
OsmAndPoiBoxData::OsmAndPoiBoxData | ( | const OsmAndPoiBoxData & | from | ) |
int OsmAndPoiBoxData::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndPoiBoxData::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndPoiBoxData::clear_poidata | ( | ) |
void OsmAndPoiBoxData::clear_x | ( | ) |
void OsmAndPoiBoxData::clear_y | ( | ) |
void OsmAndPoiBoxData::clear_zoom | ( | ) |
void OsmAndPoiBoxData::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndPoiBoxData::CopyFrom | ( | const OsmAndPoiBoxData & | from | ) |
static const OsmAndPoiBoxData& OsmAndPoiBoxData::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* OsmAndPoiBoxData::descriptor | ( | ) | [static] |
int OsmAndPoiBoxData::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata OsmAndPoiBoxData::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool OsmAndPoiBoxData::has_x | ( | ) | const |
bool OsmAndPoiBoxData::has_y | ( | ) | const |
bool OsmAndPoiBoxData::has_zoom | ( | ) | const |
bool OsmAndPoiBoxData::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndPoiBoxData::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndPoiBoxData::MergeFrom | ( | const OsmAndPoiBoxData & | from | ) |
bool OsmAndPoiBoxData::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
OsmAndPoiBoxDataAtom * OsmAndPoiBoxData::mutable_poidata | ( | int | index | ) |
OsmAndPoiBoxData* OsmAndPoiBoxData::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
OsmAndPoiBoxData& OsmAndPoiBoxData::operator= | ( | const OsmAndPoiBoxData & | from | ) |
const ::OsmAndPoiBoxDataAtom & OsmAndPoiBoxData::poidata | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::OsmAndPoiBoxDataAtom > & OsmAndPoiBoxData::poidata | ( | ) | const |
int OsmAndPoiBoxData::poidata_size | ( | ) | const |
void OsmAndPoiBoxData::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* OsmAndPoiBoxData::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void OsmAndPoiBoxData::set_x | ( | ::google::protobuf::uint32 | value | ) |
void OsmAndPoiBoxData::set_y | ( | ::google::protobuf::uint32 | value | ) |
void OsmAndPoiBoxData::set_zoom | ( | ::google::protobuf::uint32 | value | ) |
void OsmAndPoiBoxData::Swap | ( | OsmAndPoiBoxData * | other | ) |
const ::google::protobuf::UnknownFieldSet& OsmAndPoiBoxData::unknown_fields | ( | ) | const |
google::protobuf::uint32 OsmAndPoiBoxData::x | ( | ) | const |
google::protobuf::uint32 OsmAndPoiBoxData::y | ( | ) | const |
void protobuf_AddDesc_osmand_5fodb_2eproto | ( | ) | [friend] |
void protobuf_AssignDesc_osmand_5fodb_2eproto | ( | ) | [friend] |
void protobuf_ShutdownFile_osmand_5fodb_2eproto | ( | ) | [friend] |
const int OsmAndPoiBoxData::kPoiDataFieldNumber = 5 [static] |
const int OsmAndPoiBoxData::kXFieldNumber = 2 [static] |
const int OsmAndPoiBoxData::kYFieldNumber = 3 [static] |
const int OsmAndPoiBoxData::kZoomFieldNumber = 1 [static] |