GKD.RoboCtrl
载入中...
搜索中...
未找到
roboctrl::io::tcp 成员列表

成员的完整列表,这些成员属于 roboctrl::io::tcp,包括所有继承而来的类成员

bare_io_base() (定义于 roboctrl::io::bare_io_base)roboctrl::io::bare_io_baseinline
desc() const (定义于 roboctrl::io::tcp)roboctrl::io::tcpinline
dispatch(byte_span bytes)roboctrl::io::bare_io_baseinlineprotected
immovable_base()=default (定义于 roboctrl::utils::immovable_base)roboctrl::utils::immovable_base
immovable_base(immovable_base &&)=delete (定义于 roboctrl::utils::immovable_base)roboctrl::utils::immovable_base
not_copyable_base()=default (定义于 roboctrl::utils::not_copyable_base)roboctrl::utils::not_copyable_base
not_copyable_base(const not_copyable_base &)=delete (定义于 roboctrl::utils::not_copyable_base)roboctrl::utils::not_copyable_base
on_data(callback_fn< byte_span > auto fn)roboctrl::io::bare_io_baseinline
on_data(Fn &&fn) (定义于 roboctrl::io::bare_io_base)roboctrl::io::bare_io_baseinline
operator=(immovable_base &&)=delete (定义于 roboctrl::utils::immovable_base)roboctrl::utils::immovable_base
operator=(const not_copyable_base &)=delete (定义于 roboctrl::utils::not_copyable_base)roboctrl::utils::not_copyable_base
send(byte_span data)roboctrl::io::tcp
roboctrl::io::bare_io_base::send(const T &data)roboctrl::io::bare_io_baseinline
task()roboctrl::io::tcp
tcp(info_type info)roboctrl::io::tcpexplicit
tcp(asio::ip::tcp::socket socket, std::string key)roboctrl::io::tcp