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

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (RpcChannel)
 

Detailed Description

Definition at line 270 of file service.h.

Constructor & Destructor Documentation

◆ RpcChannel()

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

Definition at line 272 of file service.h.

◆ ~RpcChannel()

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

Definition at line 41 of file service.cc.

Member Function Documentation

◆ CallMethod()

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()

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

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


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