webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
google::protobuf::compiler::cpp::ServiceGenerator Class Reference

#include <cpp_service.h>

Public Member Functions

 ServiceGenerator (const ServiceDescriptor *descriptor, const Options &options)
 
 ~ServiceGenerator ()
 
void GenerateDeclarations (io::Printer *printer)
 
void GenerateDescriptorInitializer (io::Printer *printer, int index)
 
void GenerateImplementation (io::Printer *printer)
 

Constructor & Destructor Documentation

◆ ServiceGenerator()

google::protobuf::compiler::cpp::ServiceGenerator::ServiceGenerator ( const ServiceDescriptor descriptor,
const Options options 
)
explicit

◆ ~ServiceGenerator()

google::protobuf::compiler::cpp::ServiceGenerator::~ServiceGenerator ( )

Member Function Documentation

◆ GenerateDeclarations()

void google::protobuf::compiler::cpp::ServiceGenerator::GenerateDeclarations ( io::Printer printer)

◆ GenerateDescriptorInitializer()

void google::protobuf::compiler::cpp::ServiceGenerator::GenerateDescriptorInitializer ( io::Printer printer,
int  index 
)

◆ GenerateImplementation()

void google::protobuf::compiler::cpp::ServiceGenerator::GenerateImplementation ( io::Printer printer)

The documentation for this class was generated from the following files: