activateConsumer() | VectorMoverTransport | [virtual] |
activateSupplier() | VectorMoverTransport | [virtual] |
Capability() | Capability | [inline, protected] |
data | VectorMoverTransport | |
disconnect() | VectorMoverTransport | [inline, virtual] |
doPing() | VectorMoverTransport | [virtual] |
getAutoTag() | Capability | [inline] |
getAutoTimestamp() | Capability | [inline] |
getConnectionStrategy() | Capability | [inline] |
getGlobalName() | Capability | [inline] |
getInterfaceName() | VectorMoverTransport | [inline, virtual] |
getNextData() | VectorMoverTransport | |
getNextInfo() | VectorMoverTransport | |
getNextRequest() | VectorMoverTransport | [inline] |
getQueueMode() | VectorMoverTransport | [inline] |
getRequestStatus() | Capability | [inline] |
getSourceModuleName() | Capability | [inline] |
getStreamName() | Capability | [inline] |
hasStream() | Capability | [inline] |
info | VectorMoverTransport | |
init(const std::string &streamname, const ConnectionStrategy &strategy, const std::string &gblName) | VectorMoverTransport | |
isSupplier() | Capability | [inline] |
m_dataVector | VectorMoverTransport | [protected] |
m_doAutoPing | Capability | [protected] |
m_doPublishData | Capability | [protected] |
m_doPublishInfo | Capability | [protected] |
m_doTag | Capability | [protected] |
m_doTimestamp | Capability | [protected] |
m_globalname | Capability | [protected] |
m_haveGlobalname | Capability | [protected] |
m_haveStream | Capability | [protected] |
m_infoVector | VectorMoverTransport | [protected] |
m_initialize | VectorMoverTransport | [protected] |
m_queue | VectorMoverTransport | [protected] |
m_requestVector | VectorMoverTransport | [protected] |
m_sourceModule | Capability | [protected] |
m_strategy | Capability | [protected] |
m_streamname | Capability | [protected] |
m_streamRequest | Capability | [protected] |
m_supplier | Capability | [protected] |
moveToPoint(Point &goal) | VectorMover | |
moveToPoint(const double &x, const double &y) | VectorMover | |
moveToPose(Pose &goal) | VectorMover | |
moveToPose(const double &x, const double &y, const double &theta) | VectorMover | |
moveToRelativePoint(Point &goal) | VectorMover | |
moveToRelativePoint(const double &x, const double &y) | VectorMover | |
moveToRelativePose(Pose &goal) | VectorMover | |
moveToRelativePose(const double &x, const double &y, const double &theta) | VectorMover | |
myCOMObject | VectorMoverTransport | [protected] |
myManager | Capability | [protected] |
newData() | VectorMoverTransport | [virtual] |
newInfo() | VectorMoverTransport | [virtual] |
newRequest() | Capability | [inline] |
publishData() | VectorMoverTransport | [virtual] |
publishInfo() | VectorMoverTransport | [virtual] |
publishRequest() | Capability | [inline] |
requests | VectorMoverTransport | |
rotateToAngle(const double &theta) | VectorMover | |
rotateToRelativeAngle(const double &theta) | VectorMover | |
runUpdate() | VectorMoverTransport | [virtual] |
setAutoPing(const bool &val) | VectorMoverTransport | [virtual] |
setAutoTag(bool val) | Capability | [inline] |
setAutoTimestamp(bool val) | Capability | [inline] |
setCOMObject(COMBase *object) | VectorMoverTransport | [inline, virtual] |
setGlobalName(const std::string &name) | VectorMoverTransport | [virtual] |
setManager(CommsManager *myManager_) | VectorMoverTransport | [virtual] |
setQueueMode(const bool &val) | VectorMoverTransport | |
setRequestStatus(StatusMode val) | Capability | [inline] |
setSourceModuleName(std::string name) | Capability | [inline] |
setStreamName(const std::string &name) | VectorMoverTransport | [virtual] |
stop() | VectorMover | |
translateFixedDistance(const double &distance) | VectorMover | |
VectorMover(const std::string &streamname) | VectorMover | [inline, explicit] |
VectorMover(const ConnectionStrategy &strategy, const std::string &gblName) | VectorMover | [inline] |
VectorMover(const std::string &streamname, const std::string &gblName) | VectorMover | [inline] |
VectorMoverTransport(const std::string &streamname) | VectorMoverTransport | [explicit] |
VectorMoverTransport(const ConnectionStrategy &strategy, const std::string &gblName) | VectorMoverTransport | |
VectorMoverTransport(const std::string &streamname, const std::string &gblName) | VectorMoverTransport | |
~VectorMover() | VectorMover | [inline] |
~VectorMoverTransport() | VectorMoverTransport | |