EEROS  1.0.0.0
API for the EEROS Real-Time Robotics Framework
eeros::sockets::SocketClient< BufInLen, inT, BufOutLen, outT > Member List

This is the complete list of members for eeros::sockets::SocketClient< BufInLen, inT, BufOutLen, outT >, including all inherited members.

getId() const eeros::Threadvirtual
getReceiveBuffer()eeros::sockets::SocketClient< BufInLen, inT, BufOutLen, outT >inlinevirtual
isRunning()eeros::sockets::SocketClient< BufInLen, inT, BufOutLen, outT >inlinevirtual
join()eeros::Threadvirtual
logeeros::Threadprotected
newDataeeros::sockets::SocketClient< BufInLen, inT, BufOutLen, outT >
readbuffereeros::sockets::SocketClient< BufInLen, inT, BufOutLen, outT >
setSendBuffer(std::array< inT, BufInLen > &data)eeros::sockets::SocketClient< BufInLen, inT, BufOutLen, outT >inlinevirtual
SocketClient(std::string serverIP, uint16_t port, double period=0.01, double timeout=1.0)eeros::sockets::SocketClient< BufInLen, inT, BufOutLen, outT >inline
stop()eeros::sockets::SocketClient< BufInLen, inT, BufOutLen, outT >inlinevirtual
teeros::Threadprotected
Thread()eeros::Thread
Thread(std::function< void()> t)eeros::Threadprotected
~SocketClient()eeros::sockets::SocketClient< BufInLen, inT, BufOutLen, outT >inlinevirtual
~Thread()eeros::Threadvirtual