|
llmx-rtaco 0.0.1
RTNL-only netlink control-plane library for Linux (C++23).
|
This is the complete list of members for llmx::rtaco::SocketGuard, including all inherited members.
| ensure_open() -> std::expected< void, std::error_code > | llmx::rtaco::SocketGuard | |
| group_mask_ | llmx::rtaco::SocketGuard | private |
| operator=(const SocketGuard &)=delete | llmx::rtaco::SocketGuard | |
| operator=(SocketGuard &&)=delete | llmx::rtaco::SocketGuard | |
| socket() -> Socket & | llmx::rtaco::SocketGuard | |
| socket_ | llmx::rtaco::SocketGuard | private |
| SocketGuard(boost::asio::io_context &io, std::string_view label) noexcept | llmx::rtaco::SocketGuard | |
| SocketGuard(boost::asio::io_context &io, std::string_view label, uint32_t group_mask) noexcept | llmx::rtaco::SocketGuard | |
| SocketGuard(const SocketGuard &)=delete | llmx::rtaco::SocketGuard | |
| SocketGuard(SocketGuard &&)=delete | llmx::rtaco::SocketGuard | |
| stop() | llmx::rtaco::SocketGuard |