Public Member Functions | List of all members
google::protobuf::TextFormat::BaseTextGenerator Class Referenceabstract

#include <text_format.h>

Inheritance diagram for google::protobuf::TextFormat::BaseTextGenerator:
Inheritance graph
[legend]

Public Member Functions

virtual void Indent ()
 
virtual void Outdent ()
 
virtual void Print (const char *text, size_t size)=0
 
template<size_t n>
void PrintLiteral (const char(&text)[n])
 
void PrintString (const std::string &str)
 
virtual ~BaseTextGenerator ()
 

Detailed Description

Definition at line 100 of file text_format.h.

Constructor & Destructor Documentation

◆ ~BaseTextGenerator()

google::protobuf::TextFormat::BaseTextGenerator::~BaseTextGenerator ( )
virtual

Definition at line 1511 of file text_format.cc.

Member Function Documentation

◆ Indent()

virtual void google::protobuf::TextFormat::BaseTextGenerator::Indent ( )
inlinevirtual

Reimplemented in google::protobuf::io::Printer::TextGenerator.

Definition at line 104 of file text_format.h.

◆ Outdent()

virtual void google::protobuf::TextFormat::BaseTextGenerator::Outdent ( )
inlinevirtual

Reimplemented in google::protobuf::io::Printer::TextGenerator.

Definition at line 105 of file text_format.h.

◆ Print()

virtual void google::protobuf::TextFormat::BaseTextGenerator::Print ( const char *  text,
size_t  size 
)
pure virtual

◆ PrintLiteral()

template<size_t n>
void google::protobuf::TextFormat::BaseTextGenerator::PrintLiteral ( const char(&)  text[n])
inline

Definition at line 113 of file text_format.h.

◆ PrintString()

void google::protobuf::TextFormat::BaseTextGenerator::PrintString ( const std::string str)
inline

Definition at line 110 of file text_format.h.


The documentation for this class was generated from the following files:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:09