asio-grpc v3.3.0
Asynchronous gRPC with Asio/unified executors
Loading...
Searching...
No Matches
agrpc::GrpcContext Member List

This is the complete list of members for agrpc::GrpcContext, including all inherited members.

allocator_type typedefagrpc::GrpcContext
executor_type typedefagrpc::GrpcContext
get_allocator() noexceptagrpc::GrpcContextinline
get_completion_queue() noexceptagrpc::GrpcContextinline
get_executor() noexceptagrpc::GrpcContextinline
get_scheduler() noexceptagrpc::GrpcContextinline
get_server_completion_queue() noexceptagrpc::GrpcContextinline
GrpcContext()agrpc::GrpcContextinline
GrpcContext(std::size_t concurrency_hint)agrpc::GrpcContextinlineexplicit
GrpcContext(std::unique_ptr< grpc::ServerCompletionQueue > completion_queue)agrpc::GrpcContextinlineexplicit
GrpcContext(std::unique_ptr< grpc::ServerCompletionQueue > completion_queue, std::size_t concurrency_hint)agrpc::GrpcContextinline
is_stopped() const noexceptagrpc::GrpcContextinline
poll()agrpc::GrpcContextinline
poll_completion_queue()agrpc::GrpcContextinline
reset() noexceptagrpc::GrpcContextinline
run()agrpc::GrpcContextinline
run_completion_queue()agrpc::GrpcContextinline
run_until(const Deadline &deadline)agrpc::GrpcContextinline
run_while(Condition &&condition)agrpc::GrpcContextinline
stop()agrpc::GrpcContextinline
work_finished() noexceptagrpc::GrpcContextinline
work_started() noexceptagrpc::GrpcContextinline
~GrpcContext()agrpc::GrpcContextinline