Public Types | Public Member Functions | Private Member Functions | List of all members
google::protobuf::Service Class Referenceabstract

#include <service.h>

Public Types

enum  ChannelOwnership { STUB_OWNS_CHANNEL, STUB_DOESNT_OWN_CHANNEL, STUB_OWNS_CHANNEL, STUB_DOESNT_OWN_CHANNEL }
 
enum  ChannelOwnership { STUB_OWNS_CHANNEL, STUB_DOESNT_OWN_CHANNEL, STUB_OWNS_CHANNEL, STUB_DOESNT_OWN_CHANNEL }
 

Public Member Functions

virtual void CallMethod (const MethodDescriptor *method, RpcController *controller, const Message *request, Message *response, Closure *done)=0
 
virtual void CallMethod (const MethodDescriptor *method, RpcController *controller, const Message *request, Message *response, Closure *done)=0
 
virtual const ServiceDescriptorGetDescriptor ()=0
 
virtual const ServiceDescriptorGetDescriptor ()=0
 
virtual const MessageGetRequestPrototype (const MethodDescriptor *method) const =0
 
virtual const MessageGetRequestPrototype (const MethodDescriptor *method) const =0
 
virtual const MessageGetResponsePrototype (const MethodDescriptor *method) const =0
 
virtual const MessageGetResponsePrototype (const MethodDescriptor *method) const =0
 
 Service ()
 
 Service ()
 
virtual ~Service ()
 
virtual ~Service ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (Service)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (Service)
 

Detailed Description

Definition at line 132 of file bloaty/third_party/protobuf/src/google/protobuf/service.h.

Member Enumeration Documentation

◆ ChannelOwnership [1/2]

Enumerator
STUB_OWNS_CHANNEL 
STUB_DOESNT_OWN_CHANNEL 
STUB_OWNS_CHANNEL 
STUB_DOESNT_OWN_CHANNEL 

Definition at line 140 of file bloaty/third_party/protobuf/src/google/protobuf/service.h.

◆ ChannelOwnership [2/2]

Enumerator
STUB_OWNS_CHANNEL 
STUB_DOESNT_OWN_CHANNEL 
STUB_OWNS_CHANNEL 
STUB_DOESNT_OWN_CHANNEL 

Definition at line 140 of file protobuf/src/google/protobuf/service.h.

Constructor & Destructor Documentation

◆ Service() [1/2]

google::protobuf::Service::Service ( )
inline

◆ ~Service() [1/2]

google::protobuf::Service::~Service ( )
virtual

◆ Service() [2/2]

google::protobuf::Service::Service ( )
inline

Definition at line 134 of file protobuf/src/google/protobuf/service.h.

◆ ~Service() [2/2]

virtual google::protobuf::Service::~Service ( )
virtual

Member Function Documentation

◆ CallMethod() [1/2]

virtual void google::protobuf::Service::CallMethod ( const MethodDescriptor method,
RpcController controller,
const Message request,
Message response,
Closure done 
)
pure virtual

◆ CallMethod() [2/2]

virtual void google::protobuf::Service::CallMethod ( const MethodDescriptor method,
RpcController controller,
const Message request,
Message response,
Closure done 
)
pure virtual

◆ GetDescriptor() [1/2]

virtual const ServiceDescriptor* google::protobuf::Service::GetDescriptor ( )
pure virtual

◆ GetDescriptor() [2/2]

virtual const ServiceDescriptor* google::protobuf::Service::GetDescriptor ( )
pure virtual

◆ GetRequestPrototype() [1/2]

virtual const Message& google::protobuf::Service::GetRequestPrototype ( const MethodDescriptor method) const
pure virtual

◆ GetRequestPrototype() [2/2]

virtual const Message& google::protobuf::Service::GetRequestPrototype ( const MethodDescriptor method) const
pure virtual

◆ GetResponsePrototype() [1/2]

virtual const Message& google::protobuf::Service::GetResponsePrototype ( const MethodDescriptor method) const
pure virtual

◆ GetResponsePrototype() [2/2]

virtual const Message& google::protobuf::Service::GetResponsePrototype ( const MethodDescriptor method) const
pure virtual

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

google::protobuf::Service::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( Service  )
private

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

google::protobuf::Service::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( Service  )
private

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


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