OsmAnd
|
#include <osmand_odb.pb.h>
virtual OsmAndPoiCategories::~OsmAndPoiCategories | ( | ) | [virtual] |
OsmAndPoiCategories::OsmAndPoiCategories | ( | const OsmAndPoiCategories & | from | ) |
void OsmAndPoiCategories::add_categories | ( | ::google::protobuf::uint32 | value | ) |
int OsmAndPoiCategories::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
google::protobuf::uint32 OsmAndPoiCategories::categories | ( | int | index | ) | const |
const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & OsmAndPoiCategories::categories | ( | ) | const |
int OsmAndPoiCategories::categories_size | ( | ) | const |
void OsmAndPoiCategories::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndPoiCategories::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndPoiCategories::CopyFrom | ( | const OsmAndPoiCategories & | from | ) |
static const OsmAndPoiCategories& OsmAndPoiCategories::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* OsmAndPoiCategories::descriptor | ( | ) | [static] |
int OsmAndPoiCategories::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata OsmAndPoiCategories::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool OsmAndPoiCategories::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void OsmAndPoiCategories::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void OsmAndPoiCategories::MergeFrom | ( | const OsmAndPoiCategories & | from | ) |
bool OsmAndPoiCategories::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
google::protobuf::RepeatedField<::google::protobuf::uint32 > * OsmAndPoiCategories::mutable_categories | ( | ) |
OsmAndPoiCategories* OsmAndPoiCategories::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
OsmAndPoiCategories& OsmAndPoiCategories::operator= | ( | const OsmAndPoiCategories & | from | ) |
void OsmAndPoiCategories::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* OsmAndPoiCategories::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void OsmAndPoiCategories::set_categories | ( | int | index, |
::google::protobuf::uint32 | value | ||
) |
void OsmAndPoiCategories::Swap | ( | OsmAndPoiCategories * | other | ) |
const ::google::protobuf::UnknownFieldSet& OsmAndPoiCategories::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 OsmAndPoiCategories::kCategoriesFieldNumber = 3 [static] |