|
iCub-main
|
#include <stereoCalibModule.h>
Inheritance diagram for stereoCalibModule:Public Member Functions | |
| bool | configure (yarp::os::ResourceFinder &rf) |
| bool | interruptModule () |
| bool | close () |
| bool | respond (const Bottle &command, Bottle &reply) |
| double | getPeriod () |
| bool | updateModule () |
Definition at line 15 of file stereoCalibModule.h.
| bool stereoCalibModule::close | ( | ) |
Definition at line 49 of file stereoCalibModule.cpp.
| bool stereoCalibModule::configure | ( | yarp::os::ResourceFinder & | rf | ) |
Definition at line 7 of file stereoCalibModule.cpp.
| double stereoCalibModule::getPeriod | ( | ) |
Definition at line 74 of file stereoCalibModule.cpp.
| bool stereoCalibModule::interruptModule | ( | ) |
Definition at line 41 of file stereoCalibModule.cpp.
| bool stereoCalibModule::respond | ( | const Bottle & | command, |
| Bottle & | reply | ||
| ) |
Definition at line 58 of file stereoCalibModule.cpp.
| bool stereoCalibModule::updateModule | ( | ) |
Definition at line 68 of file stereoCalibModule.cpp.