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

#include <service.h>

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
 
 RpcChannel ()
 
 RpcChannel ()
 
virtual ~RpcChannel ()
 
virtual ~RpcChannel ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (RpcChannel)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (RpcChannel)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ RpcChannel() [1/2]

google::protobuf::RpcChannel::RpcChannel ( )
inline

◆ ~RpcChannel() [1/2]

google::protobuf::RpcChannel::~RpcChannel ( )
virtual

◆ RpcChannel() [2/2]

google::protobuf::RpcChannel::RpcChannel ( )
inline

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

◆ ~RpcChannel() [2/2]

virtual google::protobuf::RpcChannel::~RpcChannel ( )
virtual

Member Function Documentation

◆ CallMethod() [1/2]

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

◆ CallMethod() [2/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

google::protobuf::RpcChannel::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( RpcChannel  )
private

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

google::protobuf::RpcChannel::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( RpcChannel  )
private

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


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