TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
google::protobuf::RpcChannel Class Referenceabstract

#include <service.h>

Public Member Functions

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

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (RpcChannel)
 

Constructor & Destructor Documentation

google::protobuf::RpcChannel::RpcChannel ( )
inline
270 {}
virtual google::protobuf::RpcChannel::~RpcChannel ( )
virtual

Member Function Documentation

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

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