#include <cpp_service.h>
Definition at line 56 of file cpp_service.h.
◆ RequestOrResponse
◆ VirtualOrNon
◆ ServiceGenerator()
◆ ~ServiceGenerator()
google::protobuf::compiler::cpp::ServiceGenerator::~ServiceGenerator |
( |
| ) |
|
◆ GenerateCallMethod()
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateCallMethod |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateDeclarations()
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateDeclarations |
( |
io::Printer * |
printer | ) |
|
◆ GenerateGetPrototype()
◆ GenerateImplementation()
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateImplementation |
( |
io::Printer * |
printer | ) |
|
◆ GenerateInterface()
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateInterface |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateMethodSignatures()
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateMethodSignatures |
( |
VirtualOrNon |
virtual_or_non, |
|
|
io::Printer * |
printer |
|
) |
| |
|
private |
◆ GenerateNotImplementedMethods()
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateNotImplementedMethods |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateStubDefinition()
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateStubDefinition |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateStubMethods()
void google::protobuf::compiler::cpp::ServiceGenerator::GenerateStubMethods |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()
google::protobuf::compiler::cpp::ServiceGenerator::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
ServiceGenerator |
| ) |
|
|
private |
◆ FileGenerator
◆ descriptor_
const ServiceDescriptor* google::protobuf::compiler::cpp::ServiceGenerator::descriptor_ |
|
private |
◆ index_in_metadata_
int google::protobuf::compiler::cpp::ServiceGenerator::index_in_metadata_ |
|
private |
◆ options_
const Options& google::protobuf::compiler::cpp::ServiceGenerator::options_ |
|
private |
◆ vars_
The documentation for this class was generated from the following files: