asio-grpc v1.6.0
Asynchronous gRPC with Asio/unified executors
agrpc::AllocatorBinder< Target, Allocator > Member List

This is the complete list of members for agrpc::AllocatorBinder< Target, Allocator >, including all inherited members.

allocator_type typedefagrpc::AllocatorBinder< Target, Allocator >
AllocatorBinder(const Allocator &allocator, Args &&... args)agrpc::AllocatorBinder< Target, Allocator >inlineexplicit
AllocatorBinder(const AllocatorBinder &other)=defaultagrpc::AllocatorBinder< Target, Allocator >
AllocatorBinder(const AllocatorBinder< OtherTarget, OtherAllocator > &other)agrpc::AllocatorBinder< Target, Allocator >inlineexplicit
AllocatorBinder(const Allocator &allocator, AllocatorBinder< OtherTarget, OtherAllocator > &other)agrpc::AllocatorBinder< Target, Allocator >inline
AllocatorBinder(const Allocator &allocator, const AllocatorBinder< OtherTarget, OtherAllocator > &other)agrpc::AllocatorBinder< Target, Allocator >inline
AllocatorBinder(AllocatorBinder &&other)=defaultagrpc::AllocatorBinder< Target, Allocator >
AllocatorBinder(AllocatorBinder< OtherTarget, OtherAllocator > &&other)agrpc::AllocatorBinder< Target, Allocator >inlineexplicit
AllocatorBinder(const Allocator &allocator, AllocatorBinder< OtherTarget, OtherAllocator > &&other)agrpc::AllocatorBinder< Target, Allocator >inline
executor_type typedefagrpc::AllocatorBinder< Target, Allocator >
get() noexceptagrpc::AllocatorBinder< Target, Allocator >inline
get() const noexceptagrpc::AllocatorBinder< Target, Allocator >inline
get_allocator() const noexceptagrpc::AllocatorBinder< Target, Allocator >inline
get_executor() const noexceptagrpc::AllocatorBinder< Target, Allocator >inline
operator()(Args &&... args) &&agrpc::AllocatorBinder< Target, Allocator >inline
operator()(Args &&... args) &agrpc::AllocatorBinder< Target, Allocator >inline
operator()(Args &&... args) const &agrpc::AllocatorBinder< Target, Allocator >inline
operator=(const AllocatorBinder &other)=defaultagrpc::AllocatorBinder< Target, Allocator >
operator=(AllocatorBinder &&other)=defaultagrpc::AllocatorBinder< Target, Allocator >
target_type typedefagrpc::AllocatorBinder< Target, Allocator >
~AllocatorBinder()=defaultagrpc::AllocatorBinder< Target, Allocator >