gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
grpc::RpcMethodHandler< ServiceType, RequestType, ResponseType > Member List

This is the complete list of members for grpc::RpcMethodHandler< ServiceType, RequestType, ResponseType >, including all inherited members.

RpcMethodHandler(std::function< Status(ServiceType *, ServerContext *, const RequestType *, ResponseType *)> func, ServiceType *service) (defined in grpc::RpcMethodHandler< ServiceType, RequestType, ResponseType >)grpc::RpcMethodHandler< ServiceType, RequestType, ResponseType >inline
RunHandler(const HandlerParameter &param) GRPC_FINAL (defined in grpc::RpcMethodHandler< ServiceType, RequestType, ResponseType >)grpc::RpcMethodHandler< ServiceType, RequestType, ResponseType >inlinevirtual
~MethodHandler() (defined in grpc::MethodHandler)grpc::MethodHandlerinlinevirtual