asio-grpc v1.5.0
Asynchronous gRPC with Asio/unified executors
|
This is the complete list of members for agrpc::GrpcContext, including all inherited members.
allocator_type typedef | agrpc::GrpcContext | |
executor_type typedef | agrpc::GrpcContext | |
get_allocator() noexcept | agrpc::GrpcContext | inline |
get_completion_queue() noexcept | agrpc::GrpcContext | inline |
get_executor() noexcept | agrpc::GrpcContext | inline |
get_scheduler() noexcept | agrpc::GrpcContext | inline |
get_server_completion_queue() noexcept | agrpc::GrpcContext | inline |
GrpcContext(std::unique_ptr< grpc::CompletionQueue > &&completion_queue) | agrpc::GrpcContext | inlineexplicit |
is_stopped() const noexcept | agrpc::GrpcContext | inline |
poll() | agrpc::GrpcContext | inline |
reset() noexcept | agrpc::GrpcContext | inline |
run() | agrpc::GrpcContext | inline |
stop() | agrpc::GrpcContext | inline |
work_finished() noexcept | agrpc::GrpcContext | inline |
work_started() noexcept | agrpc::GrpcContext | inline |
~GrpcContext() | agrpc::GrpcContext | inline |