OsmAnd
|
#include <osmand_odb.pb.h>
virtual OsmAndPoiNameIndexDataAtom::~OsmAndPoiNameIndexDataAtom | ( | ) | [virtual] |
int OsmAndPoiNameIndexDataAtom::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndPoiNameIndexDataAtom::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndPoiNameIndexDataAtom::clear_x | ( | ) |
void OsmAndPoiNameIndexDataAtom::clear_y | ( | ) |
void OsmAndPoiNameIndexDataAtom::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndPoiNameIndexDataAtom::CopyFrom | ( | const OsmAndPoiNameIndexDataAtom & | from | ) |
static const OsmAndPoiNameIndexDataAtom& OsmAndPoiNameIndexDataAtom::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* OsmAndPoiNameIndexDataAtom::descriptor | ( | ) | [static] |
int OsmAndPoiNameIndexDataAtom::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata OsmAndPoiNameIndexDataAtom::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool OsmAndPoiNameIndexDataAtom::has_shiftto | ( | ) | const |
bool OsmAndPoiNameIndexDataAtom::has_x | ( | ) | const |
bool OsmAndPoiNameIndexDataAtom::has_y | ( | ) | const |
bool OsmAndPoiNameIndexDataAtom::has_zoom | ( | ) | const |
bool OsmAndPoiNameIndexDataAtom::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndPoiNameIndexDataAtom::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndPoiNameIndexDataAtom::MergeFrom | ( | const OsmAndPoiNameIndexDataAtom & | from | ) |
bool OsmAndPoiNameIndexDataAtom::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
OsmAndPoiNameIndexDataAtom* OsmAndPoiNameIndexDataAtom::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
OsmAndPoiNameIndexDataAtom& OsmAndPoiNameIndexDataAtom::operator= | ( | const OsmAndPoiNameIndexDataAtom & | from | ) |
void OsmAndPoiNameIndexDataAtom::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* OsmAndPoiNameIndexDataAtom::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void OsmAndPoiNameIndexDataAtom::set_shiftto | ( | ::google::protobuf::uint32 | value | ) |
void OsmAndPoiNameIndexDataAtom::set_x | ( | ::google::protobuf::uint32 | value | ) |
void OsmAndPoiNameIndexDataAtom::set_y | ( | ::google::protobuf::uint32 | value | ) |
void OsmAndPoiNameIndexDataAtom::set_zoom | ( | ::google::protobuf::uint32 | value | ) |
void OsmAndPoiNameIndexDataAtom::Swap | ( | OsmAndPoiNameIndexDataAtom * | other | ) |
const ::google::protobuf::UnknownFieldSet& OsmAndPoiNameIndexDataAtom::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 OsmAndPoiNameIndexDataAtom::kShiftToFieldNumber = 14 [static] |
const int OsmAndPoiNameIndexDataAtom::kXFieldNumber = 3 [static] |
const int OsmAndPoiNameIndexDataAtom::kYFieldNumber = 4 [static] |
const int OsmAndPoiNameIndexDataAtom::kZoomFieldNumber = 2 [static] |