DUNE: Uniform Navigational Environment  2022.04.0
Simulators::EvoSimulator::SafeTCPSocket Member List

This is the complete list of members for Simulators::EvoSimulator::SafeTCPSocket, including all inherited members.

accept(std::string a_name)Simulators::EvoSimulator::SafeTCPSocketinline
addressSimulators::EvoSimulator::SafeTCPSocket
connect(Address a_address, uint16_t a_port)Simulators::EvoSimulator::SafeTCPSocketinline
nameSimulators::EvoSimulator::SafeTCPSocket
poll(double timeout)Simulators::EvoSimulator::SafeTCPSocketinline
portSimulators::EvoSimulator::SafeTCPSocket
read(uint8_t *data, size_t length)Simulators::EvoSimulator::SafeTCPSocketinline
reconnect()Simulators::EvoSimulator::SafeTCPSocketinline
SafeTCPSocket(Tasks::Task *a_task, std::string a_name)Simulators::EvoSimulator::SafeTCPSocketinline
SafeTCPSocket(Tasks::Task *a_task, std::string a_name, TCPSocket *a_sock)Simulators::EvoSimulator::SafeTCPSocketinline
sockSimulators::EvoSimulator::SafeTCPSocket
startListen(uint16_t a_port, Address a_address, bool reuse, int backlog)Simulators::EvoSimulator::SafeTCPSocketinline
taskSimulators::EvoSimulator::SafeTCPSocket
write(const char *data, size_t length)Simulators::EvoSimulator::SafeTCPSocketinline
write(const uint8_t *data, size_t length)Simulators::EvoSimulator::SafeTCPSocketinline
writeString(const std::string str)Simulators::EvoSimulator::SafeTCPSocketinline
~SafeTCPSocket()Simulators::EvoSimulator::SafeTCPSocketinline