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

#include <osmand_odb.pb.h>

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

List of all members.

Public Member Functions

 OsmAndCategoryTable ()
virtual ~OsmAndCategoryTable ()
 OsmAndCategoryTable (const OsmAndCategoryTable &from)
OsmAndCategoryTableoperator= (const OsmAndCategoryTable &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (OsmAndCategoryTable *other)
OsmAndCategoryTableNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const OsmAndCategoryTable &from)
void MergeFrom (const OsmAndCategoryTable &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_category () const
void clear_category ()
const ::std::string & category () const
void set_category (const ::std::string &value)
void set_category (const char *value)
void set_category (const char *value, size_t size)
inline::std::string * mutable_category ()
int subcategories_size () const
void clear_subcategories ()
const ::std::string & subcategories (int index) const
inline::std::string * mutable_subcategories (int index)
void set_subcategories (int index, const ::std::string &value)
void set_subcategories (int index, const char *value)
void set_subcategories (int index, const char *value, size_t size)
inline::std::string * add_subcategories ()
void add_subcategories (const ::std::string &value)
void add_subcategories (const char *value)
void add_subcategories (const char *value, size_t size)
const
::google::protobuf::RepeatedPtrField
< ::std::string > & 
subcategories () const
inline::google::protobuf::RepeatedPtrField
< ::std::string > * 
mutable_subcategories ()

Static Public Member Functions

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

Static Public Attributes

static const int kCategoryFieldNumber = 1
static const int kSubcategoriesFieldNumber = 3

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

void OsmAndCategoryTable::add_subcategories ( const ::std::string &  value)
void OsmAndCategoryTable::add_subcategories ( const char *  value)
void OsmAndCategoryTable::add_subcategories ( const char *  value,
size_t  size 
)
int OsmAndCategoryTable::ByteSize ( ) const [virtual]

Reimplemented from google::protobuf::Message.

const ::std::string & OsmAndCategoryTable::category ( ) const
void OsmAndCategoryTable::Clear ( ) [virtual]

Reimplemented from google::protobuf::Message.

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

Reimplemented from google::protobuf::Message.

std::string * OsmAndCategoryTable::mutable_subcategories ( int  index)
OsmAndCategoryTable& OsmAndCategoryTable::operator= ( const OsmAndCategoryTable from)
void OsmAndCategoryTable::set_category ( const ::std::string &  value)
void OsmAndCategoryTable::set_category ( const char *  value)
void OsmAndCategoryTable::set_category ( const char *  value,
size_t  size 
)
void OsmAndCategoryTable::set_subcategories ( int  index,
const ::std::string &  value 
)
void OsmAndCategoryTable::set_subcategories ( int  index,
const char *  value 
)
void OsmAndCategoryTable::set_subcategories ( int  index,
const char *  value,
size_t  size 
)
const ::std::string & OsmAndCategoryTable::subcategories ( int  index) const

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