Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::comms::ip::TcpClient Member List

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) overrideiv::comms::ip::TcpClientvirtual
ctrlSend(const std::vector< std::byte > &buffer, iv::types::ipAddress ip, iv::types::ipPort port) overrideiv::comms::ip::TcpClientvirtual
ctrlStart(const std::string &ip, uint64_t port) overrideiv::comms::ip::TcpClientprivatevirtual
ctrlStop() overrideiv::comms::ip::TcpClientprivatevirtual
m_conniv::comms::ip::TcpClientprivate
m_isBroadcastiv::comms::ip::TcpClientprivate
operator=(const TcpClient &other)=deleteiv::comms::ip::TcpClient
operator=(TcpClient &&other)=deleteiv::comms::ip::TcpClient
TcpClient()iv::comms::ip::TcpClient
TcpClient(const TcpClient &other)=deleteiv::comms::ip::TcpClient
TcpClient(TcpClient &&other)=deleteiv::comms::ip::TcpClient
~ITransportProtocol()=defaultiv::comms::ip::ITransportProtocolvirtual