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 }
 
enum  RequestOrResponse { REQUEST, RESPONSE }
 

Public Member Functions

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

Protected Attributes

const ServiceDescriptordescriptor_
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ServiceGenerator)
 

Detailed Description

Definition at line 60 of file java_service.h.

Member Enumeration Documentation

◆ IsAbstract

Enumerator
IS_ABSTRACT 
IS_CONCRETE 

Definition at line 68 of file java_service.h.

◆ RequestOrResponse

Enumerator
REQUEST 
RESPONSE 

Definition at line 67 of file java_service.h.

Constructor & Destructor Documentation

◆ ServiceGenerator()

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

Definition at line 50 of file java_service.cc.

◆ ~ServiceGenerator()

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

Definition at line 53 of file java_service.cc.

Member Function Documentation

◆ Generate()

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()

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

Member Data Documentation

◆ descriptor_

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

Definition at line 71 of file java_service.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:09