allocator_type typedef | agrpc::AllocatorBinder< Target, Allocator > | |
AllocatorBinder(const Allocator &allocator, Args &&... args) | agrpc::AllocatorBinder< Target, Allocator > | inlineexplicit |
AllocatorBinder(const AllocatorBinder &other)=default | agrpc::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)=default | agrpc::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 typedef | agrpc::AllocatorBinder< Target, Allocator > | |
get() noexcept | agrpc::AllocatorBinder< Target, Allocator > | inline |
get() const noexcept | agrpc::AllocatorBinder< Target, Allocator > | inline |
get_allocator() const noexcept | agrpc::AllocatorBinder< Target, Allocator > | inline |
get_executor() const noexcept | agrpc::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)=default | agrpc::AllocatorBinder< Target, Allocator > | |
operator=(AllocatorBinder &&other)=default | agrpc::AllocatorBinder< Target, Allocator > | |
target_type typedef | agrpc::AllocatorBinder< Target, Allocator > | |
~AllocatorBinder()=default | agrpc::AllocatorBinder< Target, Allocator > | |