OsmAnd
|
#include <osmand_odb.pb.h>
virtual OsmAndCategoryTable::~OsmAndCategoryTable | ( | ) | [virtual] |
OsmAndCategoryTable::OsmAndCategoryTable | ( | const OsmAndCategoryTable & | from | ) |
std::string * OsmAndCategoryTable::add_subcategories | ( | ) |
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.
void OsmAndCategoryTable::clear_category | ( | ) |
void OsmAndCategoryTable::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndCategoryTable::CopyFrom | ( | const OsmAndCategoryTable & | from | ) |
static const OsmAndCategoryTable& OsmAndCategoryTable::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* OsmAndCategoryTable::descriptor | ( | ) | [static] |
int OsmAndCategoryTable::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata OsmAndCategoryTable::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool OsmAndCategoryTable::has_category | ( | ) | const |
bool OsmAndCategoryTable::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndCategoryTable::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndCategoryTable::MergeFrom | ( | const OsmAndCategoryTable & | from | ) |
bool OsmAndCategoryTable::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
std::string * OsmAndCategoryTable::mutable_category | ( | ) |
std::string * OsmAndCategoryTable::mutable_subcategories | ( | int | index | ) |
google::protobuf::RepeatedPtrField<::std::string > * OsmAndCategoryTable::mutable_subcategories | ( | ) |
OsmAndCategoryTable* OsmAndCategoryTable::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
OsmAndCategoryTable& OsmAndCategoryTable::operator= | ( | const OsmAndCategoryTable & | from | ) |
void OsmAndCategoryTable::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* OsmAndCategoryTable::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
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 |
const ::google::protobuf::RepeatedPtrField<::std::string > & OsmAndCategoryTable::subcategories | ( | ) | const |
int OsmAndCategoryTable::subcategories_size | ( | ) | const |
void OsmAndCategoryTable::Swap | ( | OsmAndCategoryTable * | other | ) |
const ::google::protobuf::UnknownFieldSet& OsmAndCategoryTable::unknown_fields | ( | ) | const |
void protobuf_AddDesc_osmand_5fodb_2eproto | ( | ) | [friend] |
void protobuf_AssignDesc_osmand_5fodb_2eproto | ( | ) | [friend] |
void protobuf_ShutdownFile_osmand_5fodb_2eproto | ( | ) | [friend] |
const int OsmAndCategoryTable::kCategoryFieldNumber = 1 [static] |
const int OsmAndCategoryTable::kSubcategoriesFieldNumber = 3 [static] |