webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
google::protobuf::RpcChannel Class Referenceabstract

#include <service.h>

Inheritance diagram for google::protobuf::RpcChannel:
google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockRpcChannel

Public Member Functions

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

Constructor & Destructor Documentation

◆ RpcChannel()

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

◆ ~RpcChannel()

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

Member Function Documentation

◆ CallMethod()

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

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