OsmAnd
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends
OsmAndPoiNameIndexDataAtom Class Reference

#include <osmand_odb.pb.h>

Inheritance diagram for OsmAndPoiNameIndexDataAtom:
google::protobuf::Message google::protobuf::MessageLite

List of all members.

Public Member Functions

 OsmAndPoiNameIndexDataAtom ()
virtual ~OsmAndPoiNameIndexDataAtom ()
 OsmAndPoiNameIndexDataAtom (const OsmAndPoiNameIndexDataAtom &from)
OsmAndPoiNameIndexDataAtomoperator= (const OsmAndPoiNameIndexDataAtom &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (OsmAndPoiNameIndexDataAtom *other)
OsmAndPoiNameIndexDataAtomNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const OsmAndPoiNameIndexDataAtom &from)
void MergeFrom (const OsmAndPoiNameIndexDataAtom &from)
void Clear ()
bool IsInitialized () const
int ByteSize () const
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
::google::protobuf::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
int GetCachedSize () const
::google::protobuf::Metadata GetMetadata () const
bool has_zoom () const
void clear_zoom ()
inline::google::protobuf::uint32 zoom () const
void set_zoom (::google::protobuf::uint32 value)
bool has_x () const
void clear_x ()
inline::google::protobuf::uint32 x () const
void set_x (::google::protobuf::uint32 value)
bool has_y () const
void clear_y ()
inline::google::protobuf::uint32 y () const
void set_y (::google::protobuf::uint32 value)
bool has_shiftto () const
void clear_shiftto ()
inline::google::protobuf::uint32 shiftto () const
void set_shiftto (::google::protobuf::uint32 value)

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
static const
OsmAndPoiNameIndexDataAtom
default_instance ()

Static Public Attributes

static const int kZoomFieldNumber = 2
static const int kXFieldNumber = 3
static const int kYFieldNumber = 4
static const int kShiftToFieldNumber = 14

Friends

void protobuf_AddDesc_osmand_5fodb_2eproto ()
void protobuf_AssignDesc_osmand_5fodb_2eproto ()
void protobuf_ShutdownFile_osmand_5fodb_2eproto ()

Constructor & Destructor Documentation


Member Function Documentation

int OsmAndPoiNameIndexDataAtom::ByteSize ( ) const [virtual]

Reimplemented from google::protobuf::Message.

Reimplemented from google::protobuf::Message.

Reimplemented from google::protobuf::Message.

OsmAndPoiNameIndexDataAtom& OsmAndPoiNameIndexDataAtom::operator= ( const OsmAndPoiNameIndexDataAtom from)

Friends And Related Function Documentation


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines