, including all inherited members.
add_name() | google::protobuf::UninterpretedOption | [inline] |
AppendPartialToString(string *output) const | google::protobuf::MessageLite | |
AppendToString(string *output) const | google::protobuf::MessageLite | |
ByteSize() const | google::protobuf::UninterpretedOption | [virtual] |
CheckInitialized() const | google::protobuf::Message | |
CheckTypeAndMergeFrom(const MessageLite &other) | google::protobuf::Message | [virtual] |
Clear() | google::protobuf::UninterpretedOption | [virtual] |
clear_double_value() | google::protobuf::UninterpretedOption | [inline] |
clear_identifier_value() | google::protobuf::UninterpretedOption | [inline] |
clear_name() | google::protobuf::UninterpretedOption | [inline] |
clear_negative_int_value() | google::protobuf::UninterpretedOption | [inline] |
clear_positive_int_value() | google::protobuf::UninterpretedOption | [inline] |
clear_string_value() | google::protobuf::UninterpretedOption | [inline] |
CopyFrom(const ::google::protobuf::Message &from) | google::protobuf::UninterpretedOption | |
CopyFrom(const UninterpretedOption &from) | google::protobuf::UninterpretedOption | |
google::protobuf::Message::CopyFrom(const Message &from) | google::protobuf::Message | [virtual] |
DebugString() const | google::protobuf::Message | |
default_instance() | google::protobuf::UninterpretedOption | [static] |
descriptor() | google::protobuf::UninterpretedOption | [static] |
DiscardUnknownFields() | google::protobuf::Message | [virtual] |
double_value() const | google::protobuf::UninterpretedOption | [inline] |
FindInitializationErrors(vector< string > *errors) const | google::protobuf::Message | |
GetCachedSize() const | google::protobuf::UninterpretedOption | [inline, virtual] |
GetDescriptor() const | google::protobuf::Message | [inline] |
GetMetadata() const | google::protobuf::UninterpretedOption | [virtual] |
GetReflection() const | google::protobuf::Message | [inline, virtual] |
GetTypeName() const | google::protobuf::Message | [virtual] |
has_double_value() const | google::protobuf::UninterpretedOption | [inline] |
has_identifier_value() const | google::protobuf::UninterpretedOption | [inline] |
has_negative_int_value() const | google::protobuf::UninterpretedOption | [inline] |
has_positive_int_value() const | google::protobuf::UninterpretedOption | [inline] |
has_string_value() const | google::protobuf::UninterpretedOption | [inline] |
identifier_value() const | google::protobuf::UninterpretedOption | [inline] |
InitializationErrorString() const | google::protobuf::Message | [virtual] |
IsInitialized() const | google::protobuf::UninterpretedOption | [virtual] |
kDoubleValueFieldNumber | google::protobuf::UninterpretedOption | [static] |
kIdentifierValueFieldNumber | google::protobuf::UninterpretedOption | [static] |
kNameFieldNumber | google::protobuf::UninterpretedOption | [static] |
kNegativeIntValueFieldNumber | google::protobuf::UninterpretedOption | [static] |
kPositiveIntValueFieldNumber | google::protobuf::UninterpretedOption | [static] |
kStringValueFieldNumber | google::protobuf::UninterpretedOption | [static] |
MergeFrom(const ::google::protobuf::Message &from) | google::protobuf::UninterpretedOption | |
MergeFrom(const UninterpretedOption &from) | google::protobuf::UninterpretedOption | |
google::protobuf::Message::MergeFrom(const Message &from) | google::protobuf::Message | [virtual] |
MergeFromCodedStream(io::CodedInputStream *input) | google::protobuf::MessageLite | |
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) | google::protobuf::UninterpretedOption | |
google::protobuf::Message::MergePartialFromCodedStream(io::CodedInputStream *input) | google::protobuf::Message | [virtual] |
Message() | google::protobuf::Message | [inline] |
MessageLite() | google::protobuf::MessageLite | [inline] |
mutable_identifier_value() | google::protobuf::UninterpretedOption | [inline] |
mutable_name(int index) | google::protobuf::UninterpretedOption | [inline] |
mutable_name() | google::protobuf::UninterpretedOption | [inline] |
mutable_string_value() | google::protobuf::UninterpretedOption | [inline] |
mutable_unknown_fields() | google::protobuf::UninterpretedOption | [inline] |
name(int index) const | google::protobuf::UninterpretedOption | [inline] |
name() const | google::protobuf::UninterpretedOption | [inline] |
name_size() const | google::protobuf::UninterpretedOption | [inline] |
NamePart typedef | google::protobuf::UninterpretedOption | |
negative_int_value() const | google::protobuf::UninterpretedOption | [inline] |
New() const | google::protobuf::UninterpretedOption | [virtual] |
operator=(const UninterpretedOption &from) | google::protobuf::UninterpretedOption | [inline] |
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 | |
positive_int_value() const | google::protobuf::UninterpretedOption | [inline] |
PrintDebugString() const | google::protobuf::Message | |
protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto() | google::protobuf::UninterpretedOption | [friend] |
protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() | google::protobuf::UninterpretedOption | [friend] |
protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto() | google::protobuf::UninterpretedOption | [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 | google::protobuf::UninterpretedOption | |
google::protobuf::Message::SerializeWithCachedSizes(io::CodedOutputStream *output) const | google::protobuf::Message | [virtual] |
SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) const | google::protobuf::UninterpretedOption | |
google::protobuf::Message::SerializeWithCachedSizesToArray(uint8 *target) const | google::protobuf::MessageLite | [virtual] |
set_double_value(double value) | google::protobuf::UninterpretedOption | [inline] |
set_identifier_value(const ::std::string &value) | google::protobuf::UninterpretedOption | [inline] |
set_identifier_value(const char *value) | google::protobuf::UninterpretedOption | [inline] |
set_identifier_value(const char *value, size_t size) | google::protobuf::UninterpretedOption | [inline] |
set_negative_int_value(::google::protobuf::int64 value) | google::protobuf::UninterpretedOption | [inline] |
set_positive_int_value(::google::protobuf::uint64 value) | google::protobuf::UninterpretedOption | [inline] |
set_string_value(const ::std::string &value) | google::protobuf::UninterpretedOption | [inline] |
set_string_value(const char *value) | google::protobuf::UninterpretedOption | [inline] |
set_string_value(const void *value, size_t size) | google::protobuf::UninterpretedOption | [inline] |
ShortDebugString() const | google::protobuf::Message | |
SpaceUsed() const | google::protobuf::Message | [virtual] |
string_value() const | google::protobuf::UninterpretedOption | [inline] |
Swap(UninterpretedOption *other) | google::protobuf::UninterpretedOption | |
UninterpretedOption() | google::protobuf::UninterpretedOption | |
UninterpretedOption(const UninterpretedOption &from) | google::protobuf::UninterpretedOption | |
unknown_fields() const | google::protobuf::UninterpretedOption | [inline] |
Utf8DebugString() const | google::protobuf::Message | |
~Message() | google::protobuf::Message | [virtual] |
~MessageLite() | google::protobuf::MessageLite | [virtual] |
~UninterpretedOption() | google::protobuf::UninterpretedOption | [virtual] |