, including all inherited members.
add_key() | IndexedStringTable | |
add_key(const ::std::string &value) | IndexedStringTable | |
add_key(const char *value) | IndexedStringTable | |
add_key(const char *value, size_t size) | IndexedStringTable | |
add_subtables() | IndexedStringTable | |
add_val(::google::protobuf::uint32 value) | IndexedStringTable | |
AppendPartialToString(string *output) const | google::protobuf::MessageLite | |
AppendToString(string *output) const | google::protobuf::MessageLite | |
ByteSize() const | IndexedStringTable | [virtual] |
CheckInitialized() const | google::protobuf::Message | |
CheckTypeAndMergeFrom(const MessageLite &other) | google::protobuf::Message | [virtual] |
Clear() | IndexedStringTable | [virtual] |
clear_key() | IndexedStringTable | |
clear_prefix() | IndexedStringTable | |
clear_subtables() | IndexedStringTable | |
clear_val() | IndexedStringTable | |
CopyFrom(const ::google::protobuf::Message &from) | IndexedStringTable | |
CopyFrom(const IndexedStringTable &from) | IndexedStringTable | |
google::protobuf::Message::CopyFrom(const Message &from) | google::protobuf::Message | [virtual] |
DebugString() const | google::protobuf::Message | |
default_instance() | IndexedStringTable | [static] |
descriptor() | IndexedStringTable | [static] |
DiscardUnknownFields() | google::protobuf::Message | [virtual] |
FindInitializationErrors(vector< string > *errors) const | google::protobuf::Message | |
GetCachedSize() const | IndexedStringTable | [virtual] |
GetDescriptor() const | google::protobuf::Message | |
GetMetadata() const | IndexedStringTable | [virtual] |
GetReflection() const | google::protobuf::Message | [virtual] |
GetTypeName() const | google::protobuf::Message | [virtual] |
has_prefix() const | IndexedStringTable | |
IndexedStringTable() | IndexedStringTable | |
IndexedStringTable(const IndexedStringTable &from) | IndexedStringTable | |
InitializationErrorString() const | google::protobuf::Message | [virtual] |
IsInitialized() const | IndexedStringTable | [virtual] |
key(int index) const | IndexedStringTable | |
key() const | IndexedStringTable | |
key_size() const | IndexedStringTable | |
kKeyFieldNumber | IndexedStringTable | [static] |
kPrefixFieldNumber | IndexedStringTable | [static] |
kSubtablesFieldNumber | IndexedStringTable | [static] |
kValFieldNumber | IndexedStringTable | [static] |
MergeFrom(const ::google::protobuf::Message &from) | IndexedStringTable | |
MergeFrom(const IndexedStringTable &from) | IndexedStringTable | |
google::protobuf::Message::MergeFrom(const Message &from) | google::protobuf::Message | [virtual] |
MergeFromCodedStream(io::CodedInputStream *input) | google::protobuf::MessageLite | |
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) | IndexedStringTable | |
google::protobuf::Message::MergePartialFromCodedStream(io::CodedInputStream *input) | google::protobuf::Message | [virtual] |
Message() | google::protobuf::Message | |
MessageLite() | google::protobuf::MessageLite | |
mutable_key(int index) | IndexedStringTable | |
mutable_key() | IndexedStringTable | |
mutable_prefix() | IndexedStringTable | |
mutable_subtables(int index) | IndexedStringTable | |
mutable_subtables() | IndexedStringTable | |
mutable_unknown_fields() | IndexedStringTable | |
mutable_val() | IndexedStringTable | |
New() const | IndexedStringTable | [virtual] |
operator=(const IndexedStringTable &from) | IndexedStringTable | |
ParseFromArray(const void *data, int size) | google::protobuf::MessageLite | |
ParseFromBoundedZeroCopyStream(io::ZeroCopyInputStream *input, int size) | google::protobuf::MessageLite | |
ParseFromCodedStream(io::CodedInputStream *input) | google::protobuf::MessageLite | |
ParseFromFileDescriptor(int file_descriptor) | google::protobuf::Message | |
ParseFromIstream(istream *input) | google::protobuf::Message | |
ParseFromString(const string &data) | google::protobuf::MessageLite | |
ParseFromZeroCopyStream(io::ZeroCopyInputStream *input) | google::protobuf::MessageLite | |
ParsePartialFromArray(const void *data, int size) | google::protobuf::MessageLite | |
ParsePartialFromBoundedZeroCopyStream(io::ZeroCopyInputStream *input, int size) | google::protobuf::MessageLite | |
ParsePartialFromCodedStream(io::CodedInputStream *input) | google::protobuf::MessageLite | |
ParsePartialFromFileDescriptor(int file_descriptor) | google::protobuf::Message | |
ParsePartialFromIstream(istream *input) | google::protobuf::Message | |
ParsePartialFromString(const string &data) | google::protobuf::MessageLite | |
ParsePartialFromZeroCopyStream(io::ZeroCopyInputStream *input) | google::protobuf::MessageLite | |
prefix() const | IndexedStringTable | |
PrintDebugString() const | google::protobuf::Message | |
protobuf_AddDesc_osmand_5fodb_2eproto() | IndexedStringTable | [friend] |
protobuf_AssignDesc_osmand_5fodb_2eproto() | IndexedStringTable | [friend] |
protobuf_ShutdownFile_osmand_5fodb_2eproto() | IndexedStringTable | [friend] |
Reflection typedef | google::protobuf::Message | |
SerializeAsString() const | google::protobuf::MessageLite | |
SerializePartialAsString() const | google::protobuf::MessageLite | |
SerializePartialToArray(void *data, int size) const | google::protobuf::MessageLite | |
SerializePartialToCodedStream(io::CodedOutputStream *output) const | google::protobuf::MessageLite | |
SerializePartialToFileDescriptor(int file_descriptor) const | google::protobuf::Message | |
SerializePartialToOstream(ostream *output) const | google::protobuf::Message | |
SerializePartialToString(string *output) const | google::protobuf::MessageLite | |
SerializePartialToZeroCopyStream(io::ZeroCopyOutputStream *output) const | google::protobuf::MessageLite | |
SerializeToArray(void *data, int size) const | google::protobuf::MessageLite | |
SerializeToCodedStream(io::CodedOutputStream *output) const | google::protobuf::MessageLite | |
SerializeToFileDescriptor(int file_descriptor) const | google::protobuf::Message | |
SerializeToOstream(ostream *output) const | google::protobuf::Message | |
SerializeToString(string *output) const | google::protobuf::MessageLite | |
SerializeToZeroCopyStream(io::ZeroCopyOutputStream *output) const | google::protobuf::MessageLite | |
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const | IndexedStringTable | |
google::protobuf::Message::SerializeWithCachedSizes(io::CodedOutputStream *output) const | google::protobuf::Message | [virtual] |
SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) const | IndexedStringTable | |
google::protobuf::Message::SerializeWithCachedSizesToArray(uint8 *target) const | google::protobuf::MessageLite | [virtual] |
set_key(int index, const ::std::string &value) | IndexedStringTable | |
set_key(int index, const char *value) | IndexedStringTable | |
set_key(int index, const char *value, size_t size) | IndexedStringTable | |
set_prefix(const ::std::string &value) | IndexedStringTable | |
set_prefix(const char *value) | IndexedStringTable | |
set_prefix(const char *value, size_t size) | IndexedStringTable | |
set_val(int index,::google::protobuf::uint32 value) | IndexedStringTable | |
ShortDebugString() const | google::protobuf::Message | |
SpaceUsed() const | google::protobuf::Message | [virtual] |
subtables(int index) const | IndexedStringTable | |
subtables() const | IndexedStringTable | |
subtables_size() const | IndexedStringTable | |
Swap(IndexedStringTable *other) | IndexedStringTable | |
unknown_fields() const | IndexedStringTable | |
Utf8DebugString() const | google::protobuf::Message | |
val(int index) const | IndexedStringTable | |
val() const | IndexedStringTable | |
val_size() const | IndexedStringTable | |
~IndexedStringTable() | IndexedStringTable | [virtual] |
~Message() | google::protobuf::Message | [virtual] |
~MessageLite() | google::protobuf::MessageLite | [virtual] |