OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
google::protobuf::TextFormat::Printer::TextGenerator Class Reference

List of all members.

Public Member Functions

 TextGenerator (io::ZeroCopyOutputStream *output, int initial_indent_level)
 ~TextGenerator ()
void Indent ()
void Outdent ()
void Print (const string &str)
void Print (const char *text)
void Print (const char *text, int size)
bool failed () const

Constructor & Destructor Documentation


Member Function Documentation

void google::protobuf::TextFormat::Printer::TextGenerator::Print ( const char *  text,
int  size 
)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines