Public Types | Public Member Functions | Protected Attributes | Private Member Functions | List of all members
google::protobuf::compiler::java::ServiceGenerator Class Referenceabstract

#include <java_service.h>

Inheritance diagram for google::protobuf::compiler::java::ServiceGenerator:
Inheritance graph
[legend]

Public Types

enum  IsAbstract { IS_ABSTRACT, IS_CONCRETE, IS_ABSTRACT, IS_CONCRETE }
 
enum  IsAbstract { IS_ABSTRACT, IS_CONCRETE, IS_ABSTRACT, IS_CONCRETE }
 
enum  RequestOrResponse { REQUEST, RESPONSE, REQUEST, RESPONSE }
 
enum  RequestOrResponse { REQUEST, RESPONSE, REQUEST, RESPONSE }
 

Public Member Functions

virtual void Generate (io::Printer *printer)=0
 
virtual void Generate (io::Printer *printer)=0
 
 ServiceGenerator (const ServiceDescriptor *descriptor)
 
 ServiceGenerator (const ServiceDescriptor *descriptor)
 
virtual ~ServiceGenerator ()
 
virtual ~ServiceGenerator ()
 

Protected Attributes

const ServiceDescriptordescriptor_
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ServiceGenerator)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ServiceGenerator)
 

Detailed Description

Definition at line 60 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_service.h.

Member Enumeration Documentation

◆ IsAbstract [1/2]

Enumerator
IS_ABSTRACT 
IS_CONCRETE 
IS_ABSTRACT 
IS_CONCRETE 

Definition at line 68 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_service.h.

◆ IsAbstract [2/2]

Enumerator
IS_ABSTRACT 
IS_CONCRETE 
IS_ABSTRACT 
IS_CONCRETE 

Definition at line 68 of file protobuf/src/google/protobuf/compiler/java/java_service.h.

◆ RequestOrResponse [1/2]

Enumerator
REQUEST 
RESPONSE 
REQUEST 
RESPONSE 

Definition at line 67 of file protobuf/src/google/protobuf/compiler/java/java_service.h.

◆ RequestOrResponse [2/2]

Enumerator
REQUEST 
RESPONSE 
REQUEST 
RESPONSE 

Definition at line 67 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_service.h.

Constructor & Destructor Documentation

◆ ServiceGenerator() [1/2]

google::protobuf::compiler::java::ServiceGenerator::ServiceGenerator ( const ServiceDescriptor descriptor)
explicit

◆ ~ServiceGenerator() [1/2]

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

◆ ServiceGenerator() [2/2]

google::protobuf::compiler::java::ServiceGenerator::ServiceGenerator ( const ServiceDescriptor descriptor)
explicit

◆ ~ServiceGenerator() [2/2]

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

Member Function Documentation

◆ Generate() [1/2]

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

◆ Generate() [2/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

google::protobuf::compiler::java::ServiceGenerator::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( ServiceGenerator  )
private

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

google::protobuf::compiler::java::ServiceGenerator::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( ServiceGenerator  )
private

Member Data Documentation

◆ descriptor_

const ServiceDescriptor * google::protobuf::compiler::java::ServiceGenerator::descriptor_
protected

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:23