#include <schema_interface.h>
Definition at line 89 of file schema_interface.h.
◆ ~Printer()
virtual grpc_generator::Printer::~Printer |
( |
| ) |
|
|
inlinevirtual |
◆ Indent()
virtual void grpc_generator::Printer::Indent |
( |
| ) |
|
|
pure virtual |
◆ Outdent()
virtual void grpc_generator::Printer::Outdent |
( |
| ) |
|
|
pure virtual |
◆ Print() [1/2]
virtual void grpc_generator::Printer::Print |
( |
const char * |
string | ) |
|
|
pure virtual |
◆ Print() [2/2]
virtual void grpc_generator::Printer::Print |
( |
const std::map< std::string, std::string > & |
vars, |
|
|
const char * |
template_string |
|
) |
| |
|
pure virtual |
◆ PrintRaw()
virtual void grpc_generator::Printer::PrintRaw |
( |
const char * |
string | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: