OsmAnd
|
#include <osmand_odb.pb.h>
virtual TransportStopsTree::~TransportStopsTree | ( | ) | [virtual] |
TransportStopsTree::TransportStopsTree | ( | const TransportStopsTree & | from | ) |
int TransportStopsTree::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void TransportStopsTree::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void TransportStopsTree::clear_baseid | ( | ) |
void TransportStopsTree::clear_bottom | ( | ) |
void TransportStopsTree::clear_leafs | ( | ) |
void TransportStopsTree::clear_left | ( | ) |
void TransportStopsTree::clear_right | ( | ) |
void TransportStopsTree::clear_subtrees | ( | ) |
void TransportStopsTree::clear_top | ( | ) |
void TransportStopsTree::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void TransportStopsTree::CopyFrom | ( | const TransportStopsTree & | from | ) |
static const TransportStopsTree& TransportStopsTree::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* TransportStopsTree::descriptor | ( | ) | [static] |
int TransportStopsTree::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata TransportStopsTree::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool TransportStopsTree::has_baseid | ( | ) | const |
bool TransportStopsTree::has_bottom | ( | ) | const |
bool TransportStopsTree::has_left | ( | ) | const |
bool TransportStopsTree::has_right | ( | ) | const |
bool TransportStopsTree::has_top | ( | ) | const |
bool TransportStopsTree::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
const ::TransportStop & TransportStopsTree::leafs | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::TransportStop > & TransportStopsTree::leafs | ( | ) | const |
int TransportStopsTree::leafs_size | ( | ) | const |
void TransportStopsTree::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void TransportStopsTree::MergeFrom | ( | const TransportStopsTree & | from | ) |
bool TransportStopsTree::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
TransportStop * TransportStopsTree::mutable_leafs | ( | int | index | ) |
TransportStopsTree * TransportStopsTree::mutable_subtrees | ( | int | index | ) |
google::protobuf::RepeatedPtrField<::TransportStopsTree > * TransportStopsTree::mutable_subtrees | ( | ) |
TransportStopsTree* TransportStopsTree::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
TransportStopsTree& TransportStopsTree::operator= | ( | const TransportStopsTree & | from | ) |
void TransportStopsTree::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* TransportStopsTree::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void TransportStopsTree::set_baseid | ( | ::google::protobuf::uint64 | value | ) |
void TransportStopsTree::set_bottom | ( | ::google::protobuf::int32 | value | ) |
void TransportStopsTree::set_left | ( | ::google::protobuf::int32 | value | ) |
void TransportStopsTree::set_right | ( | ::google::protobuf::int32 | value | ) |
void TransportStopsTree::set_top | ( | ::google::protobuf::int32 | value | ) |
const ::TransportStopsTree & TransportStopsTree::subtrees | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::TransportStopsTree > & TransportStopsTree::subtrees | ( | ) | const |
int TransportStopsTree::subtrees_size | ( | ) | const |
void TransportStopsTree::Swap | ( | TransportStopsTree * | other | ) |
const ::google::protobuf::UnknownFieldSet& TransportStopsTree::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 TransportStopsTree::kBaseIdFieldNumber = 16 [static] |
const int TransportStopsTree::kBottomFieldNumber = 4 [static] |
const int TransportStopsTree::kLeafsFieldNumber = 8 [static] |
const int TransportStopsTree::kLeftFieldNumber = 1 [static] |
const int TransportStopsTree::kRightFieldNumber = 2 [static] |
const int TransportStopsTree::kSubtreesFieldNumber = 7 [static] |
const int TransportStopsTree::kTopFieldNumber = 3 [static] |