|
rec::robotino::api2 C++ interface
|
Debug info from SmartRobotinoMPSDocking component. More...
#include <ControllerInfo.h>
Public Member Functions | |
| ControllerInfo (const ComId &id) | |
| void | setComId (const ComId &id) |
| virtual void | controllerinfoEvent (const char *data, const unsigned int dataSize) |
Public Member Functions inherited from rec::robotino::api2::ComObject | |
| ComObject () | |
| virtual | ~ComObject () |
| ComId | comId () const |
Friends | |
| class | ControllerInfoImpl |
Additional Inherited Members | |
Protected Attributes inherited from rec::robotino::api2::ComObject | |
| ComId | _comID |
Debug info from SmartRobotinoMPSDocking component.
| void rec::robotino::api2::ControllerInfo::setComId | ( | const ComId & | id | ) |
Sets the associated communication object.
| id | The id of the associated communication object. |
| RobotinoException | if given id is invalid. |
1.8.11