BoB robotics
The Brains on Board robotics library
BoBRobotics::Net::Socket Member List

This is the complete list of members for BoBRobotics::Net::Socket, including all inherited members.

close()BoBRobotics::Net::Socket
getHandle() constBoBRobotics::Net::Socket
isOpen() constBoBRobotics::Net::Socket
read(void *buffer, const size_t length) (defined in BoBRobotics::Net::Socket)BoBRobotics::Net::Socket
send(const void *buffer, size_t length)BoBRobotics::Net::Socket
send(const std::string &msg)BoBRobotics::Net::Socket
Socket(const socket_t handle) (defined in BoBRobotics::Net::Socket)BoBRobotics::Net::Socket
Socket(int domain, int type, int protocol) (defined in BoBRobotics::Net::Socket)BoBRobotics::Net::Socket
Socket(Socket &&old) noexcept (defined in BoBRobotics::Net::Socket)BoBRobotics::Net::Socket
~Socket() (defined in BoBRobotics::Net::Socket)BoBRobotics::Net::Socketvirtual