iCub-main
|
#include <skinManager.h>
Public Member Functions | |
bool | configure (yarp::os::ResourceFinder &rf) |
bool | interruptModule () |
bool | close () |
bool | respond (const yarp::os::Bottle &command, yarp::os::Bottle &reply) |
double | getPeriod () |
bool | updateModule () |
Definition at line 228 of file skinManager.h.
bool skinManager::close | ( | void | ) |
Definition at line 121 of file skinManager.cpp.
bool skinManager::configure | ( | yarp::os::ResourceFinder & | rf | ) |
Definition at line 47 of file skinManager.cpp.
double skinManager::getPeriod | ( | ) |
Definition at line 607 of file skinManager.cpp.
bool skinManager::interruptModule | ( | ) |
Definition at line 113 of file skinManager.cpp.
bool skinManager::respond | ( | const yarp::os::Bottle & | command, |
yarp::os::Bottle & | reply | ||
) |
Definition at line 139 of file skinManager.cpp.
bool skinManager::updateModule | ( | ) |
Definition at line 594 of file skinManager.cpp.