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