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) |
![]() | |
ComObject () | |
virtual | ~ComObject () |
ComId | comId () const |
Friends | |
class | UploadProgramImpl |
Additional Inherited Members | |
![]() | |
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. |