#include <cpp_service.h>
|
enum | RequestOrResponse { REQUEST,
RESPONSE,
REQUEST,
RESPONSE
} |
|
enum | RequestOrResponse { REQUEST,
RESPONSE,
REQUEST,
RESPONSE
} |
|
enum | VirtualOrNon { VIRTUAL,
NON_VIRTUAL,
VIRTUAL,
NON_VIRTUAL
} |
|
enum | VirtualOrNon { VIRTUAL,
NON_VIRTUAL,
VIRTUAL,
NON_VIRTUAL
} |
|
◆ RequestOrResponse [1/2]
◆ RequestOrResponse [2/2]
◆ VirtualOrNon [1/2]
◆ VirtualOrNon [2/2]
◆ ServiceGenerator() [1/2]
◆ ~ServiceGenerator() [1/2]
google::protobuf::compiler::cpp::ServiceGenerator::~ServiceGenerator |
( |
| ) |
|
◆ ServiceGenerator() [2/2]
◆ ~ServiceGenerator() [2/2]
google::protobuf::compiler::cpp::ServiceGenerator::~ServiceGenerator |
( |
| ) |
|
◆ GenerateCallMethod() [1/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateCallMethod |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateCallMethod() [2/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateCallMethod |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateDeclarations() [1/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateDeclarations |
( |
io::Printer * |
printer | ) |
|
◆ GenerateDeclarations() [2/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateDeclarations |
( |
io::Printer * |
printer | ) |
|
◆ GenerateGetPrototype() [1/2]
◆ GenerateGetPrototype() [2/2]
◆ GenerateImplementation() [1/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateImplementation |
( |
io::Printer * |
printer | ) |
|
◆ GenerateImplementation() [2/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateImplementation |
( |
io::Printer * |
printer | ) |
|
◆ GenerateInterface() [1/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateInterface |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateInterface() [2/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateInterface |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateMethodSignatures() [1/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateMethodSignatures |
( |
VirtualOrNon |
virtual_or_non, |
|
|
io::Printer * |
printer |
|
) |
| |
|
private |
◆ GenerateMethodSignatures() [2/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateMethodSignatures |
( |
VirtualOrNon |
virtual_or_non, |
|
|
io::Printer * |
printer |
|
) |
| |
|
private |
◆ GenerateNotImplementedMethods() [1/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateNotImplementedMethods |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateNotImplementedMethods() [2/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateNotImplementedMethods |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateStubDefinition() [1/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateStubDefinition |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateStubDefinition() [2/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateStubDefinition |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateStubMethods() [1/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateStubMethods |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateStubMethods() [2/2]
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateStubMethods |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
google::protobuf::compiler::cpp::ServiceGenerator::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
ServiceGenerator |
| ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
google::protobuf::compiler::cpp::ServiceGenerator::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
ServiceGenerator |
| ) |
|
|
private |
◆ FileGenerator
◆ descriptor_
◆ index_in_metadata_
int google::protobuf::compiler::cpp::ServiceGenerator::index_in_metadata_ |
|
private |
◆ options_
const Options & google::protobuf::compiler::cpp::ServiceGenerator::options_ |
|
private |
◆ vars_
std::map< std::string, std::string > google::protobuf::compiler::cpp::ServiceGenerator::vars_ |
|
private |
The documentation for this class was generated from the following files: