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

#include <osmand_odb.pb.h>

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

List of all members.

Public Member Functions

 OsmAndPoiBox ()
virtual ~OsmAndPoiBox ()
 OsmAndPoiBox (const OsmAndPoiBox &from)
OsmAndPoiBoxoperator= (const OsmAndPoiBox &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (OsmAndPoiBox *other)
OsmAndPoiBoxNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const OsmAndPoiBox &from)
void MergeFrom (const OsmAndPoiBox &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_left () const
void clear_left ()
inline::google::protobuf::int32 left () const
void set_left (::google::protobuf::int32 value)
bool has_top () const
void clear_top ()
inline::google::protobuf::int32 top () const
void set_top (::google::protobuf::int32 value)
bool has_categories () const
void clear_categories ()
const ::OsmAndPoiCategoriescategories () const
inline::OsmAndPoiCategories * mutable_categories ()
int subboxes_size () const
void clear_subboxes ()
const ::OsmAndPoiBoxsubboxes (int index) const
inline::OsmAndPoiBox * mutable_subboxes (int index)
inline::OsmAndPoiBox * add_subboxes ()
const
::google::protobuf::RepeatedPtrField
< ::OsmAndPoiBox > & 
subboxes () const
inline::google::protobuf::RepeatedPtrField
< ::OsmAndPoiBox > * 
mutable_subboxes ()
bool has_shifttodata () const
void clear_shifttodata ()
inline::google::protobuf::uint32 shifttodata () const
void set_shifttodata (::google::protobuf::uint32 value)

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
static const OsmAndPoiBoxdefault_instance ()

Static Public Attributes

static const int kZoomFieldNumber = 1
static const int kLeftFieldNumber = 2
static const int kTopFieldNumber = 3
static const int kCategoriesFieldNumber = 4
static const int kSubBoxesFieldNumber = 10
static const int kShiftToDataFieldNumber = 14

Friends

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

Constructor & Destructor Documentation

virtual OsmAndPoiBox::~OsmAndPoiBox ( ) [virtual]

Member Function Documentation

int OsmAndPoiBox::ByteSize ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void OsmAndPoiBox::Clear ( ) [virtual]

Reimplemented from google::protobuf::Message.

void OsmAndPoiBox::CopyFrom ( const OsmAndPoiBox from)
static const OsmAndPoiBox& OsmAndPoiBox::default_instance ( ) [static]
int OsmAndPoiBox::GetCachedSize ( ) const [virtual]
bool OsmAndPoiBox::has_left ( ) const
bool OsmAndPoiBox::has_top ( ) const
bool OsmAndPoiBox::has_zoom ( ) const
bool OsmAndPoiBox::IsInitialized ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void OsmAndPoiBox::MergeFrom ( const OsmAndPoiBox from)
OsmAndPoiBox* OsmAndPoiBox::New ( ) const [virtual]
OsmAndPoiBox& OsmAndPoiBox::operator= ( const OsmAndPoiBox from)
const ::OsmAndPoiBox & OsmAndPoiBox::subboxes ( int  index) const
void OsmAndPoiBox::Swap ( OsmAndPoiBox other)

Friends And Related Function Documentation


Member Data Documentation

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]

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