CppServer  1.0.4.0
C++ Server Library
CppServer::Asio::AllocateHandler< THandler > Member List

This is the complete list of members for CppServer::Asio::AllocateHandler< THandler >, including all inherited members.

AllocateHandler(HandlerStorage &storage, THandler handler) noexceptCppServer::Asio::AllocateHandler< THandler >inline
AllocateHandler(const AllocateHandler &) noexcept=defaultCppServer::Asio::AllocateHandler< THandler >
AllocateHandler(AllocateHandler &&) noexcept=defaultCppServer::Asio::AllocateHandler< THandler >
allocator_type typedefCppServer::Asio::AllocateHandler< THandler >
get_allocator() const noexceptCppServer::Asio::AllocateHandler< THandler >inline
operator()(Args &&... args)CppServer::Asio::AllocateHandler< THandler >inline
operator=(const AllocateHandler &) noexcept=defaultCppServer::Asio::AllocateHandler< THandler >
operator=(AllocateHandler &&) noexcept=defaultCppServer::Asio::AllocateHandler< THandler >
~AllocateHandler() noexcept=defaultCppServer::Asio::AllocateHandler< THandler >