List of all members.
Public Member Functions |
|
| MasterMaster (barrett::systems::ExecutionManager *em, char *remoteHost, int port=5555, const std::string &sysName="MasterMaster") |
|
bool | isLinked () const |
|
void | tryLink () |
|
void | unlink () |
Protected Member Functions |
|
virtual void | operate () |
Protected Attributes |
|
int | sock |
|
bool | linked |
|
int | numMissed |
|
jp_type | theirJp |
Static Protected Attributes |
|
static const int | SIZE_OF_MSG = DOF*sizeof(double) |
|
static const int | NUM_MISSED_LIMIT = 10 |
template<size_t DOF>
class MasterMaster< DOF >
The documentation for this class was generated from the following file: