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

Public Member Functions

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

Detailed Description

Definition at line 28 of file main.cpp.

Constructor & Destructor Documentation

◆ ExampleDependency()

ExampleDependency::ExampleDependency ( )
inline

Definition at line 36 of file main.cpp.

Member Function Documentation

◆ close()

bool ExampleDependency::close ( )
inline

Definition at line 84 of file main.cpp.

◆ configure()

bool ExampleDependency::configure ( ResourceFinder &  rf)
inline

Definition at line 39 of file main.cpp.

◆ getPeriod()

double ExampleDependency::getPeriod ( )
inline

Definition at line 55 of file main.cpp.

◆ interruptModule()

bool ExampleDependency::interruptModule ( )
inline

Definition at line 92 of file main.cpp.

◆ respond()

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

Definition at line 67 of file main.cpp.

◆ updateModule()

bool ExampleDependency::updateModule ( )
inline

Definition at line 61 of file main.cpp.


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