Class RPCBackend
-
template<class ServiceType, typename RequestType, typename ResponseType>
class RPCBackend -
Subclassed by ExchangeRPCBackend< ServiceType, RequestType, ResponseType >, PollingRPCBackend< ServiceType, RequestType, ResponseType >, ProducerRPCBackend< ServiceType, RequestType, ResponseType >
Public Functions
- inline RPCBackend(AsyncRPCHandle TargetRPC, std::shared_ptr<ServiceType> Service, std::unique_ptr<ServerCompletionQueue> CQueue)