#include <printer.h>
List of all members.
Public Member Functions |
| | Printer (ZeroCopyOutputStream *output, char variable_delimiter) |
| | ~Printer () |
| void | Print (const map< string, string > &variables, const char *text) |
| void | Print (const char *text) |
| void | Print (const char *text, const char *variable, const string &value) |
| void | Print (const char *text, const char *variable1, const string &value1, const char *variable2, const string &value2) |
| void | Indent () |
| void | Outdent () |
| void | PrintRaw (const string &data) |
| void | PrintRaw (const char *data) |
| void | WriteRaw (const char *data, int size) |
| bool | failed () const |
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file:
- Undermind/proxy/cpp/include/google/protobuf/io/printer.h