|
rec::robotino::api2 C++ interface
|
Debug info from SmartRobotinoMPSDocking component. More...
#include <UploadProgram.h>
Public Member Functions | |
| UploadProgram (const ComId &id) | |
| void | setComId (const ComId &id) |
| void | uploadRvwx (const char *programName, const char *programData, const unsigned int programDataSize) |
Public Member Functions inherited from rec::robotino::api2::ComObject | |
| ComObject () | |
| virtual | ~ComObject () |
| ComId | comId () const |
Friends | |
| class | UploadProgramImpl |
Additional Inherited Members | |
Protected Attributes inherited from rec::robotino::api2::ComObject | |
| ComId | _comID |
Debug info from SmartRobotinoMPSDocking component.
| void rec::robotino::api2::UploadProgram::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