#include <cpp_generator.h>
Definition at line 54 of file cpp_generator.h.
◆ Runtime
Enumerator |
---|
kGoogle3 | |
kOpensource | |
kOpensourceGoogle3 | |
Definition at line 59 of file cpp_generator.h.
◆ CppGenerator()
google::protobuf::compiler::cpp::CppGenerator::CppGenerator |
( |
| ) |
|
◆ ~CppGenerator()
google::protobuf::compiler::cpp::CppGenerator::~CppGenerator |
( |
| ) |
|
◆ Generate()
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()
google::protobuf::compiler::cpp::CppGenerator::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
CppGenerator |
| ) |
|
|
private |
◆ set_opensource_runtime()
void google::protobuf::compiler::cpp::CppGenerator::set_opensource_runtime |
( |
bool |
opensource | ) |
|
|
inline |
◆ set_runtime_include_base()
void google::protobuf::compiler::cpp::CppGenerator::set_runtime_include_base |
( |
const std::string & |
base | ) |
|
|
inline |
◆ opensource_runtime_
bool google::protobuf::compiler::cpp::CppGenerator::opensource_runtime_ = true |
|
private |
◆ runtime_include_base_
std::string google::protobuf::compiler::cpp::CppGenerator::runtime_include_base_ |
|
private |
The documentation for this class was generated from the following files: