gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Public Attributes | List of all members
grpc::MethodHandler::HandlerParameter Struct Reference

Public Member Functions

 HandlerParameter (Call *c, ServerContext *context, const grpc::protobuf::Message *req, grpc::protobuf::Message *resp)
 

Public Attributes

Callcall
 
ServerContextserver_context
 
const grpc::protobuf::Message * request
 
grpc::protobuf::Message * response
 

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