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

#include <osmand_odb.pb.h>

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

List of all members.

Public Member Functions

 OsmAndPoiBoxDataAtom ()
virtual ~OsmAndPoiBoxDataAtom ()
 OsmAndPoiBoxDataAtom (const OsmAndPoiBoxDataAtom &from)
OsmAndPoiBoxDataAtomoperator= (const OsmAndPoiBoxDataAtom &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (OsmAndPoiBoxDataAtom *other)
OsmAndPoiBoxDataAtomNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const OsmAndPoiBoxDataAtom &from)
void MergeFrom (const OsmAndPoiBoxDataAtom &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_dx () const
void clear_dx ()
inline::google::protobuf::int32 dx () const
void set_dx (::google::protobuf::int32 value)
bool has_dy () const
void clear_dy ()
inline::google::protobuf::int32 dy () const
void set_dy (::google::protobuf::int32 value)
int categories_size () const
void clear_categories ()
inline::google::protobuf::uint32 categories (int index) const
void set_categories (int index,::google::protobuf::uint32 value)
void add_categories (::google::protobuf::uint32 value)
const
::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > & 
categories () const
inline::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > * 
mutable_categories ()
bool has_name () const
void clear_name ()
const ::std::string & name () const
void set_name (const ::std::string &value)
void set_name (const char *value)
void set_name (const char *value, size_t size)
inline::std::string * mutable_name ()
bool has_nameen () const
void clear_nameen ()
const ::std::string & nameen () const
void set_nameen (const ::std::string &value)
void set_nameen (const char *value)
void set_nameen (const char *value, size_t size)
inline::std::string * mutable_nameen ()
bool has_id () const
void clear_id ()
inline::google::protobuf::uint64 id () const
void set_id (::google::protobuf::uint64 value)
bool has_openinghours () const
void clear_openinghours ()
const ::std::string & openinghours () const
void set_openinghours (const ::std::string &value)
void set_openinghours (const char *value)
void set_openinghours (const char *value, size_t size)
inline::std::string * mutable_openinghours ()
bool has_site () const
void clear_site ()
const ::std::string & site () const
void set_site (const ::std::string &value)
void set_site (const char *value)
void set_site (const char *value, size_t size)
inline::std::string * mutable_site ()
bool has_phone () const
void clear_phone ()
const ::std::string & phone () const
void set_phone (const ::std::string &value)
void set_phone (const char *value)
void set_phone (const char *value, size_t size)
inline::std::string * mutable_phone ()
bool has_note () const
void clear_note ()
const ::std::string & note () const
void set_note (const ::std::string &value)
void set_note (const char *value)
void set_note (const char *value, size_t size)
inline::std::string * mutable_note ()

Static Public Member Functions

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

Static Public Attributes

static const int kDxFieldNumber = 2
static const int kDyFieldNumber = 3
static const int kCategoriesFieldNumber = 4
static const int kNameFieldNumber = 6
static const int kNameEnFieldNumber = 7
static const int kIdFieldNumber = 8
static const int kOpeningHoursFieldNumber = 10
static const int kSiteFieldNumber = 11
static const int kPhoneFieldNumber = 12
static const int kNoteFieldNumber = 13

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 OsmAndPoiBoxDataAtom::ByteSize ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void OsmAndPoiBoxDataAtom::Clear ( ) [virtual]

Reimplemented from google::protobuf::Message.

int OsmAndPoiBoxDataAtom::GetCachedSize ( ) const [virtual]
bool OsmAndPoiBoxDataAtom::IsInitialized ( ) const [virtual]

Reimplemented from google::protobuf::Message.

const ::std::string & OsmAndPoiBoxDataAtom::name ( ) const
const ::std::string & OsmAndPoiBoxDataAtom::nameen ( ) const
const ::std::string & OsmAndPoiBoxDataAtom::note ( ) const
const ::std::string & OsmAndPoiBoxDataAtom::openinghours ( ) const
OsmAndPoiBoxDataAtom& OsmAndPoiBoxDataAtom::operator= ( const OsmAndPoiBoxDataAtom from)
const ::std::string & OsmAndPoiBoxDataAtom::phone ( ) const
void OsmAndPoiBoxDataAtom::set_name ( const ::std::string &  value)
void OsmAndPoiBoxDataAtom::set_name ( const char *  value)
void OsmAndPoiBoxDataAtom::set_name ( const char *  value,
size_t  size 
)
void OsmAndPoiBoxDataAtom::set_nameen ( const ::std::string &  value)
void OsmAndPoiBoxDataAtom::set_nameen ( const char *  value)
void OsmAndPoiBoxDataAtom::set_nameen ( const char *  value,
size_t  size 
)
void OsmAndPoiBoxDataAtom::set_note ( const ::std::string &  value)
void OsmAndPoiBoxDataAtom::set_note ( const char *  value)
void OsmAndPoiBoxDataAtom::set_note ( const char *  value,
size_t  size 
)
void OsmAndPoiBoxDataAtom::set_openinghours ( const ::std::string &  value)
void OsmAndPoiBoxDataAtom::set_openinghours ( const char *  value)
void OsmAndPoiBoxDataAtom::set_openinghours ( const char *  value,
size_t  size 
)
void OsmAndPoiBoxDataAtom::set_phone ( const ::std::string &  value)
void OsmAndPoiBoxDataAtom::set_phone ( const char *  value)
void OsmAndPoiBoxDataAtom::set_phone ( const char *  value,
size_t  size 
)
void OsmAndPoiBoxDataAtom::set_site ( const ::std::string &  value)
void OsmAndPoiBoxDataAtom::set_site ( const char *  value)
void OsmAndPoiBoxDataAtom::set_site ( const char *  value,
size_t  size 
)
const ::std::string & OsmAndPoiBoxDataAtom::site ( ) const

Friends And Related Function Documentation


Member Data Documentation

const int OsmAndPoiBoxDataAtom::kDxFieldNumber = 2 [static]
const int OsmAndPoiBoxDataAtom::kDyFieldNumber = 3 [static]
const int OsmAndPoiBoxDataAtom::kIdFieldNumber = 8 [static]
const int OsmAndPoiBoxDataAtom::kNoteFieldNumber = 13 [static]
const int OsmAndPoiBoxDataAtom::kPhoneFieldNumber = 12 [static]
const int OsmAndPoiBoxDataAtom::kSiteFieldNumber = 11 [static]

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