CppServer
1.0.4.0
C++ Server Library
|
This is the complete list of members for CppServer::Asio::AllocateHandler< THandler >, including all inherited members.
AllocateHandler(HandlerStorage &storage, THandler handler) noexcept | CppServer::Asio::AllocateHandler< THandler > | inline |
AllocateHandler(const AllocateHandler &) noexcept=default | CppServer::Asio::AllocateHandler< THandler > | |
AllocateHandler(AllocateHandler &&) noexcept=default | CppServer::Asio::AllocateHandler< THandler > | |
allocator_type typedef | CppServer::Asio::AllocateHandler< THandler > | |
get_allocator() const noexcept | CppServer::Asio::AllocateHandler< THandler > | inline |
operator()(Args &&... args) | CppServer::Asio::AllocateHandler< THandler > | inline |
operator=(const AllocateHandler &) noexcept=default | CppServer::Asio::AllocateHandler< THandler > | |
operator=(AllocateHandler &&) noexcept=default | CppServer::Asio::AllocateHandler< THandler > | |
~AllocateHandler() noexcept=default | CppServer::Asio::AllocateHandler< THandler > |