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

#include <java_service.h>

Inheritance diagram for google::protobuf::compiler::java::ImmutableServiceGenerator:
google::protobuf::compiler::java::ServiceGenerator

Public Member Functions

 ImmutableServiceGenerator (const ServiceDescriptor *descriptor, Context *context)
 
virtual ~ImmutableServiceGenerator ()
 
virtual void Generate (io::Printer *printer)
 
- Public Member Functions inherited from google::protobuf::compiler::java::ServiceGenerator
 ServiceGenerator (const ServiceDescriptor *descriptor)
 
virtual ~ServiceGenerator ()
 

Additional Inherited Members

- Public Types inherited from google::protobuf::compiler::java::ServiceGenerator
enum  RequestOrResponse { REQUEST, RESPONSE }
 
enum  IsAbstract { IS_ABSTRACT, IS_CONCRETE }
 
- Protected Attributes inherited from google::protobuf::compiler::java::ServiceGenerator
const ServiceDescriptordescriptor_
 

Constructor & Destructor Documentation

◆ ImmutableServiceGenerator()

google::protobuf::compiler::java::ImmutableServiceGenerator::ImmutableServiceGenerator ( const ServiceDescriptor descriptor,
Context context 
)
explicit

◆ ~ImmutableServiceGenerator()

google::protobuf::compiler::java::ImmutableServiceGenerator::~ImmutableServiceGenerator ( )
virtual

Member Function Documentation

◆ Generate()

void google::protobuf::compiler::java::ImmutableServiceGenerator::Generate ( io::Printer printer)
virtual

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