#include <cpp_helpers.h>
Definition at line 706 of file cpp_helpers.h.
◆ NamespaceOpener() [1/2]
google::protobuf::compiler::cpp::NamespaceOpener::NamespaceOpener |
( |
const Formatter & |
format | ) |
|
|
inlineexplicit |
◆ NamespaceOpener() [2/2]
google::protobuf::compiler::cpp::NamespaceOpener::NamespaceOpener |
( |
const std::string & |
name, |
|
|
const Formatter & |
format |
|
) |
| |
|
inline |
◆ ~NamespaceOpener()
google::protobuf::compiler::cpp::NamespaceOpener::~NamespaceOpener |
( |
| ) |
|
|
inline |
◆ ChangeTo()
void google::protobuf::compiler::cpp::NamespaceOpener::ChangeTo |
( |
const std::string & |
name | ) |
|
|
inline |
◆ name_stack_
std::vector<std::string> google::protobuf::compiler::cpp::NamespaceOpener::name_stack_ |
|
private |
◆ printer_
io::Printer* google::protobuf::compiler::cpp::NamespaceOpener::printer_ |
|
private |
The documentation for this class was generated from the following file: