Detailed Description
Definition at line 31 of file exporterSocket.hpp.
List of all members.
Public Member Functions |
|
| ExporterSocket (robot_ptr_t robPtr, short port) |
|
virtual void | exportCurrentState () |
|
virtual void | stop () |
Protected Member Functions |
|
void | connectionTask () |
|
void | sendTask () |
Protected Attributes |
|
boost::mutex | mutex_data |
|
kernel::VariableCondition< int > | condition_send |
|
short | port |
|
std::vector< socket_ptr > | socks |
|
double | message [message_size] |
Static Protected Attributes |
|
static const int | message_size = 25 |
The documentation for this class was generated from the following file: