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

#include <osmand_odb.pb.h>

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

List of all members.

Public Member Functions

 OsmAndMapIndex ()
virtual ~OsmAndMapIndex ()
 OsmAndMapIndex (const OsmAndMapIndex &from)
OsmAndMapIndexoperator= (const OsmAndMapIndex &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (OsmAndMapIndex *other)
OsmAndMapIndexNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const OsmAndMapIndex &from)
void MergeFrom (const OsmAndMapIndex &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
int levels_size () const
void clear_levels ()
const ::MapRootLevellevels (int index) const
inline::MapRootLevel * mutable_levels (int index)
inline::MapRootLevel * add_levels ()
const
::google::protobuf::RepeatedPtrField
< ::MapRootLevel > & 
levels () const
inline::google::protobuf::RepeatedPtrField
< ::MapRootLevel > * 
mutable_levels ()
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 ()
int rules_size () const
void clear_rules ()
const ::MapEncodingRulerules (int index) const
inline::MapEncodingRule * mutable_rules (int index)
inline::MapEncodingRule * add_rules ()
const
::google::protobuf::RepeatedPtrField
< ::MapEncodingRule > & 
rules () const
inline::google::protobuf::RepeatedPtrField
< ::MapEncodingRule > * 
mutable_rules ()

Static Public Member Functions

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

Static Public Attributes

static const int kLevelsFieldNumber = 1
static const int kNameFieldNumber = 3
static const int kRulesFieldNumber = 8

Friends

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

Constructor & Destructor Documentation

virtual OsmAndMapIndex::~OsmAndMapIndex ( ) [virtual]

Member Function Documentation

int OsmAndMapIndex::ByteSize ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void OsmAndMapIndex::Clear ( ) [virtual]

Reimplemented from google::protobuf::Message.

void OsmAndMapIndex::CopyFrom ( const OsmAndMapIndex from)
int OsmAndMapIndex::GetCachedSize ( ) const [virtual]
bool OsmAndMapIndex::has_name ( ) const
bool OsmAndMapIndex::IsInitialized ( ) const [virtual]

Reimplemented from google::protobuf::Message.

const ::MapRootLevel & OsmAndMapIndex::levels ( int  index) const
void OsmAndMapIndex::MergeFrom ( const OsmAndMapIndex from)
std::string * OsmAndMapIndex::mutable_name ( )
const ::std::string & OsmAndMapIndex::name ( ) const
OsmAndMapIndex* OsmAndMapIndex::New ( ) const [virtual]
OsmAndMapIndex& OsmAndMapIndex::operator= ( const OsmAndMapIndex from)
const ::MapEncodingRule & OsmAndMapIndex::rules ( int  index) const
void OsmAndMapIndex::set_name ( const ::std::string &  value)
void OsmAndMapIndex::set_name ( const char *  value)
void OsmAndMapIndex::set_name ( const char *  value,
size_t  size 
)

Friends And Related Function Documentation


Member Data Documentation

const int OsmAndMapIndex::kLevelsFieldNumber = 1 [static]
const int OsmAndMapIndex::kNameFieldNumber = 3 [static]
const int OsmAndMapIndex::kRulesFieldNumber = 8 [static]

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