Interface for control devices, debug commands.
More...
#include <yarp/dev/IControlDebug.h>
Interface for control devices, debug commands.
Definition at line 23 of file IControlDebug.h.
◆ ~IControlDebug()
virtual yarp::dev::IControlDebug::~IControlDebug |
( |
| ) |
|
|
virtualdefault |
◆ loadBootMemory()
virtual bool yarp::dev::IControlDebug::loadBootMemory |
( |
| ) |
|
|
pure virtual |
◆ saveBootMemory()
virtual bool yarp::dev::IControlDebug::saveBootMemory |
( |
| ) |
|
|
pure virtual |
◆ setPrintFunction()
virtual bool yarp::dev::IControlDebug::setPrintFunction |
( |
int(*)(const char *fmt,...) |
f | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: