Robotics Library  0.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
rl::hal::UdpSocket Member List

This is the complete list of members for rl::hal::UdpSocket, including all inherited members.

close()rl::hal::Socketvirtual
Com()rl::hal::Com
connect(const int &domain, const int &type, const int &protocol)rl::hal::Socketprotected
getHost() const rl::hal::Socket
getPort() const rl::hal::Socket
isConnected() const rl::hal::Com
open()rl::hal::UdpSocketvirtual
read(void *buf, const ::std::size_t &count)rl::hal::Socket
select(const bool &read, const bool &write, const ::rl::math::Real &timeout)rl::hal::Socket
setConnected(const bool &connected)rl::hal::Comprotected
Socket(const ::std::string &host, const unsigned short int &port)rl::hal::Socket
UdpSocket(const ::std::string &host, const unsigned short int &port)rl::hal::UdpSocket
write(const void *buf, const ::std::size_t &count)rl::hal::Socket
~Com()rl::hal::Comvirtual
~Socket()rl::hal::Socketvirtual
~UdpSocket()rl::hal::UdpSocketvirtual