#include <cpp_helpers.h>
Definition at line 637 of file cpp_helpers.h.
◆ Formatter() [1/2]
google::protobuf::compiler::cpp::Formatter::Formatter |
( |
io::Printer * |
printer | ) |
|
|
inlineexplicit |
◆ Formatter() [2/2]
◆ AddMap()
◆ Indent()
void google::protobuf::compiler::cpp::Formatter::Indent |
( |
| ) |
const |
|
inline |
◆ operator()()
template<typename... Args>
void google::protobuf::compiler::cpp::Formatter::operator() |
( |
const char * |
format, |
|
|
const Args &... |
args |
|
) |
| const |
|
inline |
◆ Outdent()
void google::protobuf::compiler::cpp::Formatter::Outdent |
( |
| ) |
const |
|
inline |
◆ Payload()
template<typename Descriptor >
◆ printer()
io::Printer* google::protobuf::compiler::cpp::Formatter::printer |
( |
| ) |
const |
|
inline |
◆ Set()
template<typename T >
void google::protobuf::compiler::cpp::Formatter::Set |
( |
const std::string & |
key, |
|
|
const T & |
value |
|
) |
| |
|
inline |
◆ ToString() [1/8]
◆ ToString() [2/8]
◆ ToString() [3/8]
◆ ToString() [4/8]
◆ ToString() [5/8]
◆ ToString() [6/8]
◆ ToString() [7/8]
template<typename I , typename = typename std::enable_if< std::is_integral<I>::value>::type>
static std::string google::protobuf::compiler::cpp::Formatter::ToString |
( |
I |
x | ) |
|
|
inlinestaticprivate |
◆ ToString() [8/8]
static std::string google::protobuf::compiler::cpp::Formatter::ToString |
( |
strings::Hex |
x | ) |
|
|
inlinestaticprivate |
◆ printer_
io::Printer* google::protobuf::compiler::cpp::Formatter::printer_ |
|
private |
◆ vars_
The documentation for this class was generated from the following file: