arena() const | roc::core::ArenaAllocation | inlineprotected |
ArenaAllocation(IArena &arena) | roc::core::ArenaAllocation | inlineprotected |
async_close(ICloseHandler &handler, void *handler_arg) | roc::netio::TcpServerPort | virtual |
BasicPort(core::IArena &) | roc::netio::BasicPort | explicit |
bind_address() const | roc::netio::TcpServerPort | |
decref() const | roc::core::RefCounted< BasicPort, core::ArenaAllocation > | inline |
descriptor() const | roc::netio::BasicPort | |
destroy(T &object) | roc::core::ArenaAllocation | inlineprotected |
format_descriptor(core::StringBuilder &b) | roc::netio::TcpServerPort | protectedvirtual |
getref() const | roc::core::RefCounted< BasicPort, core::ArenaAllocation > | inline |
incref() const | roc::core::RefCounted< BasicPort, core::ArenaAllocation > | inline |
list_data() const | roc::core::ListNode< Tag > | inline |
list_node(ListData *data) | roc::core::ListNode< Tag > | inlinestatic |
NonCopyable() (defined in roc::core::NonCopyable< Tag >) | roc::core::NonCopyable< Tag > | inlineprotected |
NonCopyable() (defined in roc::core::NonCopyable< Tag >) | roc::core::NonCopyable< Tag > | inlineprotected |
open() | roc::netio::TcpServerPort | virtual |
RefCounted() | roc::core::RefCounted< BasicPort, core::ArenaAllocation > | inline |
RefCounted(const core::ArenaAllocation &policy) | roc::core::RefCounted< BasicPort, core::ArenaAllocation > | inlineexplicit |
TcpServerPort(const TcpServerConfig &config, IConnAcceptor &conn_acceptor, uv_loop_t &loop, core::IArena &arena) | roc::netio::TcpServerPort | |
update_descriptor() | roc::netio::BasicPort | protected |
~BasicPort() | roc::netio::BasicPort | virtual |
~ListNode() (defined in roc::core::ListNode< Tag >) | roc::core::ListNode< Tag > | inline |
~TcpServerPort() | roc::netio::TcpServerPort | virtual |