asio-grpc v3.1.0
Asynchronous gRPC with Asio/unified executors
agrpc::ClientRPC< agrpc::ClientRPCType::GENERIC_UNARY, Executor > Member List

This is the complete list of members for agrpc::ClientRPC< agrpc::ClientRPCType::GENERIC_UNARY, Executor >, including all inherited members.

cancel() noexceptagrpc::detail::ClientRPCContextBase< grpc::GenericClientAsyncResponseReader >inline
ClientRPCBase(agrpc::GrpcContext &grpc_context)agrpc::detail::ClientRPCBase< grpc::GenericClientAsyncResponseReader, Executor >inlineexplicit
ClientRPCBase(agrpc::GrpcContext &grpc_context, ClientContextInitFunction &&init_function)agrpc::detail::ClientRPCBase< grpc::GenericClientAsyncResponseReader, Executor >inline
ClientRPCBase(const Executor &executor)agrpc::detail::ClientRPCBase< grpc::GenericClientAsyncResponseReader, Executor >inlineexplicit
ClientRPCBase(const Executor &executor, ClientContextInitFunction &&init_function)agrpc::detail::ClientRPCBase< grpc::GenericClientAsyncResponseReader, Executor >inline
context()agrpc::detail::ClientRPCContextBase< grpc::GenericClientAsyncResponseReader >inline
context() constagrpc::detail::ClientRPCContextBase< grpc::GenericClientAsyncResponseReader >inline
executor_type typedefagrpc::ClientRPC< agrpc::ClientRPCType::GENERIC_UNARY, Executor >
finish(grpc::ByteBuffer &response, CompletionToken &&token=detail::DefaultCompletionTokenT< Executor >{})agrpc::ClientRPC< agrpc::ClientRPCType::GENERIC_UNARY, Executor >inline
get_executor() const noexceptagrpc::detail::RPCExecutorBase< Executor >inline
get_scheduler() const noexceptagrpc::detail::RPCExecutorBase< Executor >inline
read_initial_metadata(CompletionToken &&token=detail::DefaultCompletionTokenT< Executor >{})agrpc::detail::ClientRPCBase< grpc::GenericClientAsyncResponseReader, Executor >inline
request(agrpc::GrpcContext &grpc_context, const std::string &method, grpc::GenericStub &stub, grpc::ClientContext &context, const grpc::ByteBuffer &request, grpc::ByteBuffer &response, CompletionToken &&token=detail::DefaultCompletionTokenT< Executor >{})agrpc::ClientRPC< agrpc::ClientRPCType::GENERIC_UNARY, Executor >inlinestatic
request(const Executor &executor, const std::string &method, grpc::GenericStub &stub, grpc::ClientContext &context, const grpc::ByteBuffer &request, grpc::ByteBuffer &response, CompletionToken &&token=detail::DefaultCompletionTokenT< Executor >{})agrpc::ClientRPC< agrpc::ClientRPCType::GENERIC_UNARY, Executor >inlinestatic
Request typedefagrpc::ClientRPC< agrpc::ClientRPCType::GENERIC_UNARY, Executor >
Response typedefagrpc::ClientRPC< agrpc::ClientRPCType::GENERIC_UNARY, Executor >
start(const std::string &method, grpc::GenericStub &stub, const grpc::ByteBuffer &req)agrpc::ClientRPC< agrpc::ClientRPCType::GENERIC_UNARY, Executor >inline
Stub typedefagrpc::ClientRPC< agrpc::ClientRPCType::GENERIC_UNARY, Executor >
TYPEagrpc::ClientRPC< agrpc::ClientRPCType::GENERIC_UNARY, Executor >static