Chops Net IP
|
This is the complete list of members for chops::net::net_entity, including all inherited members.
empty_error_func(basic_io_interface< IOT >, std::error_code) | chops::net::net_entity | related |
is_started() const -> nonstd::expected< bool, std::error_code > | chops::net::net_entity | inline |
is_valid() const noexcept | chops::net::net_entity | inline |
net_entity()=default | chops::net::net_entity | |
net_entity(const net_entity &)=default (defined in chops::net::net_entity) | chops::net::net_entity | |
net_entity(net_entity &&)=default (defined in chops::net::net_entity) | chops::net::net_entity | |
net_entity(const std::shared_ptr< ET > &p) noexcept | chops::net::net_entity | inlineexplicit |
net_ip (defined in chops::net::net_entity) | chops::net::net_entity | friend |
operator<(const net_entity &lhs, const net_entity &rhs) | chops::net::net_entity | friend |
operator=(const net_entity &)=default (defined in chops::net::net_entity) | chops::net::net_entity | |
operator=(net_entity &&)=default (defined in chops::net::net_entity) | chops::net::net_entity | |
operator==(const net_entity &lhs, const net_entity &rhs) | chops::net::net_entity | friend |
start(F1 &&io_state_chg_func, F2 &&err_func) -> nonstd::expected< void, std::error_code > | chops::net::net_entity | inline |
stop() -> nonstd::expected< void, std::error_code > | chops::net::net_entity | inline |
stream_out() const noexcept | chops::net::net_entity | inline |
tcp_empty_error_func(tcp_io_interface, std::error_code) | chops::net::net_entity | related |
udp_empty_error_func(udp_io_interface, std::error_code) | chops::net::net_entity | related |
visit_io_output(F &&func) const -> nonstd::expected< std::size_t, std::error_code > | chops::net::net_entity | inline |
visit_socket(F &&func) const -> nonstd::expected< void, std::error_code > | chops::net::net_entity | inline |