Robotics Library  0.6.2
rl::hal::Socket Member List

This is the complete list of members for rl::hal::Socket, 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
connectedrl::hal::Comprivate
getHost() constrl::hal::Socket
getPort() constrl::hal::Socket
hostrl::hal::Socketprivate
isConnected() constrl::hal::Com
open()=0rl::hal::Socketpure virtual
portrl::hal::Socketprivate
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
sockfdrl::hal::Socketprivate
write(const void *buf, const ::std::size_t &count)rl::hal::Socket
~Com()rl::hal::Comvirtual
~Socket()rl::hal::Socketvirtual