Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for iv::comms::ip::TcpClient, including all inherited members.
ctrlReceive(std::vector< std::byte > &buffer, iv::types::ipAddress *ip, iv::types::ipPort *port) override | iv::comms::ip::TcpClient | virtual |
ctrlSend(const std::vector< std::byte > &buffer, iv::types::ipAddress ip, iv::types::ipPort port) override | iv::comms::ip::TcpClient | virtual |
ctrlStart(const std::string &ip, uint64_t port) override | iv::comms::ip::TcpClient | privatevirtual |
ctrlStop() override | iv::comms::ip::TcpClient | privatevirtual |
m_conn | iv::comms::ip::TcpClient | private |
m_isBroadcast | iv::comms::ip::TcpClient | private |
operator=(const TcpClient &other)=delete | iv::comms::ip::TcpClient | |
operator=(TcpClient &&other)=delete | iv::comms::ip::TcpClient | |
TcpClient() | iv::comms::ip::TcpClient | |
TcpClient(const TcpClient &other)=delete | iv::comms::ip::TcpClient | |
TcpClient(TcpClient &&other)=delete | iv::comms::ip::TcpClient | |
~ITransportProtocol()=default | iv::comms::ip::ITransportProtocol | virtual |