#include <cpp_helpers.h>
◆ NamespaceOpener() [1/4]
google::protobuf::compiler::cpp::NamespaceOpener::NamespaceOpener |
( |
const Formatter & |
format | ) |
|
|
inlineexplicit |
◆ NamespaceOpener() [2/4]
google::protobuf::compiler::cpp::NamespaceOpener::NamespaceOpener |
( |
const std::string & |
name, |
|
|
const Formatter & |
format |
|
) |
| |
|
inline |
◆ ~NamespaceOpener() [1/2]
google::protobuf::compiler::cpp::NamespaceOpener::~NamespaceOpener |
( |
| ) |
|
|
inline |
◆ NamespaceOpener() [3/4]
google::protobuf::compiler::cpp::NamespaceOpener::NamespaceOpener |
( |
const Formatter & |
format | ) |
|
|
inlineexplicit |
◆ NamespaceOpener() [4/4]
google::protobuf::compiler::cpp::NamespaceOpener::NamespaceOpener |
( |
const std::string & |
name, |
|
|
const Formatter & |
format |
|
) |
| |
|
inline |
◆ ~NamespaceOpener() [2/2]
google::protobuf::compiler::cpp::NamespaceOpener::~NamespaceOpener |
( |
| ) |
|
|
inline |
◆ ChangeTo() [1/2]
void google::protobuf::compiler::cpp::NamespaceOpener::ChangeTo |
( |
const std::string & |
name | ) |
|
|
inline |
◆ ChangeTo() [2/2]
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: