|
rec::robotino::api2 C++ interface
|
The base class for all Robotino objects. More...
#include <ComObject.h>
Public Member Functions | |
| ComObject () | |
| virtual | ~ComObject () |
| ComId | comId () const |
Protected Attributes | |
| ComId | _comID |
The base class for all Robotino objects.
| rec::robotino::api2::ComObject::ComObject | ( | ) |
Contructs a ComObject instance.
| nothing |
|
virtual |
| nothing |
|
protected |
The id of the Com object this actor is connected to.
1.8.11