icub-client
Public Member Functions | List of all members
Recorder Class Reference
+ Inheritance diagram for Recorder:

Public Member Functions

 Recorder ()
 
bool configure (ResourceFinder &rf)
 
double getPeriod ()
 
bool updateModule ()
 
bool respond (const Bottle &command, Bottle &reply)
 
bool close ()
 
bool interruptModule ()
 
 Recorder ()
 
bool configure (ResourceFinder &rf)
 
double getPeriod ()
 
bool updateModule ()
 
bool respond (const Bottle &command, Bottle &reply)
 
bool close ()
 

Detailed Description

Definition at line 36 of file main.cpp.

Constructor & Destructor Documentation

◆ Recorder() [1/2]

Recorder::Recorder ( )
inline

Definition at line 53 of file main.cpp.

◆ Recorder() [2/2]

Recorder::Recorder ( )
inline

Definition at line 47 of file main.cpp.

Member Function Documentation

◆ close() [1/2]

bool Recorder::close ( )
inline

Definition at line 194 of file main.cpp.

◆ close() [2/2]

bool Recorder::close ( )
inline

Definition at line 197 of file main.cpp.

◆ configure() [1/2]

bool Recorder::configure ( ResourceFinder &  rf)
inline

Definition at line 50 of file main.cpp.

◆ configure() [2/2]

bool Recorder::configure ( ResourceFinder &  rf)
inline

Definition at line 56 of file main.cpp.

◆ getPeriod() [1/2]

double Recorder::getPeriod ( )
inline

Definition at line 74 of file main.cpp.

◆ getPeriod() [2/2]

double Recorder::getPeriod ( )
inline

Definition at line 78 of file main.cpp.

◆ interruptModule()

bool Recorder::interruptModule ( )
inline

Definition at line 209 of file main.cpp.

◆ respond() [1/2]

bool Recorder::respond ( const Bottle &  command,
Bottle &  reply 
)
inline

Definition at line 147 of file main.cpp.

◆ respond() [2/2]

bool Recorder::respond ( const Bottle &  command,
Bottle &  reply 
)
inline

Definition at line 150 of file main.cpp.

◆ updateModule() [1/2]

bool Recorder::updateModule ( )
inline

Definition at line 80 of file main.cpp.

◆ updateModule() [2/2]

bool Recorder::updateModule ( )
inline

Definition at line 84 of file main.cpp.


The documentation for this class was generated from the following file: