gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | List of all members
grpc::ChannelInterface Class Referenceabstract
Inheritance diagram for grpc::ChannelInterface:
grpc::CallHook grpc::GRPC_FINAL< R >

Public Member Functions

virtual void * RegisterMethod (const char *method_name)=0
 
virtual Call CreateCall (const RpcMethod &method, ClientContext *context, CompletionQueue *cq)=0
 
- Public Member Functions inherited from grpc::CallHook
virtual void PerformOpsOnCall (CallOpBuffer *ops, Call *call)=0
 

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