This is the complete list of members for
google::protobuf::TextFormat, including all inherited members.
Merge(io::ZeroCopyInputStream *input, Message *output) | google::protobuf::TextFormat | [static] |
MergeFromString(const string &input, Message *output) | google::protobuf::TextFormat | [static] |
Parse(io::ZeroCopyInputStream *input, Message *output) | google::protobuf::TextFormat | [static] |
ParseFieldValueFromString(const string &input, const FieldDescriptor *field, Message *message) | google::protobuf::TextFormat | [static] |
ParseFromString(const string &input, Message *output) | google::protobuf::TextFormat | [static] |
Print(const Message &message, io::ZeroCopyOutputStream *output) | google::protobuf::TextFormat | [static] |
PrintFieldValueToString(const Message &message, const FieldDescriptor *field, int index, string *output) | google::protobuf::TextFormat | [static] |
PrintToString(const Message &message, string *output) | google::protobuf::TextFormat | [static] |
PrintUnknownFields(const UnknownFieldSet &unknown_fields, io::ZeroCopyOutputStream *output) | google::protobuf::TextFormat | [static] |
PrintUnknownFieldsToString(const UnknownFieldSet &unknown_fields, string *output) | google::protobuf::TextFormat | [static] |