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

This is the complete list of members for rl::hal::TcpSocket, 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::TcpSocketvirtual
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
TcpSocket(const ::std::string &host, const unsigned short int &port)rl::hal::TcpSocket
write(const void *buf, const ::std::size_t &count)rl::hal::Socket
~Com()rl::hal::Comvirtual
~Socket()rl::hal::Socketvirtual
~TcpSocket()rl::hal::TcpSocketvirtual