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

#include <osmand_odb.pb.h>

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

List of all members.

Public Member Functions

 OsmAndTileBox ()
virtual ~OsmAndTileBox ()
 OsmAndTileBox (const OsmAndTileBox &from)
OsmAndTileBoxoperator= (const OsmAndTileBox &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (OsmAndTileBox *other)
OsmAndTileBoxNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const OsmAndTileBox &from)
void MergeFrom (const OsmAndTileBox &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_left () const
void clear_left ()
inline::google::protobuf::uint32 left () const
void set_left (::google::protobuf::uint32 value)
bool has_right () const
void clear_right ()
inline::google::protobuf::uint32 right () const
void set_right (::google::protobuf::uint32 value)
bool has_top () const
void clear_top ()
inline::google::protobuf::uint32 top () const
void set_top (::google::protobuf::uint32 value)
bool has_bottom () const
void clear_bottom ()
inline::google::protobuf::uint32 bottom () const
void set_bottom (::google::protobuf::uint32 value)

Static Public Member Functions

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

Static Public Attributes

static const int kLeftFieldNumber = 1
static const int kRightFieldNumber = 2
static const int kTopFieldNumber = 3
static const int kBottomFieldNumber = 4

Friends

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

Constructor & Destructor Documentation

virtual OsmAndTileBox::~OsmAndTileBox ( ) [virtual]

Member Function Documentation

int OsmAndTileBox::ByteSize ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void OsmAndTileBox::Clear ( ) [virtual]

Reimplemented from google::protobuf::Message.

void OsmAndTileBox::CopyFrom ( const OsmAndTileBox from)
static const OsmAndTileBox& OsmAndTileBox::default_instance ( ) [static]
int OsmAndTileBox::GetCachedSize ( ) const [virtual]
bool OsmAndTileBox::has_bottom ( ) const
bool OsmAndTileBox::has_left ( ) const
bool OsmAndTileBox::has_right ( ) const
bool OsmAndTileBox::has_top ( ) const
bool OsmAndTileBox::IsInitialized ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void OsmAndTileBox::MergeFrom ( const OsmAndTileBox from)
OsmAndTileBox* OsmAndTileBox::New ( ) const [virtual]
OsmAndTileBox& OsmAndTileBox::operator= ( const OsmAndTileBox from)

Friends And Related Function Documentation


Member Data Documentation

const int OsmAndTileBox::kBottomFieldNumber = 4 [static]
const int OsmAndTileBox::kLeftFieldNumber = 1 [static]
const int OsmAndTileBox::kRightFieldNumber = 2 [static]
const int OsmAndTileBox::kTopFieldNumber = 3 [static]

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