This is the complete list of members for google::protobuf::TextFormat::BaseTextGenerator, including all inherited members.
Indent() | google::protobuf::TextFormat::BaseTextGenerator | inlinevirtual |
Outdent() | google::protobuf::TextFormat::BaseTextGenerator | inlinevirtual |
Print(const char *text, size_t size)=0 | google::protobuf::TextFormat::BaseTextGenerator | pure virtual |
PrintLiteral(const char(&text)[n]) | google::protobuf::TextFormat::BaseTextGenerator | inline |
PrintString(const std::string &str) | google::protobuf::TextFormat::BaseTextGenerator | inline |
~BaseTextGenerator() | google::protobuf::TextFormat::BaseTextGenerator | virtual |