Definition at line 703 of file main.cpp.
◆ scriptModule() [1/2]
scriptModule::scriptModule |
( |
| ) |
|
|
inline |
◆ scriptModule() [2/2]
scriptModule::scriptModule |
( |
| ) |
|
|
inline |
◆ close() [1/2]
virtual bool scriptModule::close |
( |
void |
| ) |
|
|
inlinevirtual |
◆ close() [2/2]
virtual bool scriptModule::close |
( |
void |
| ) |
|
|
inlinevirtual |
◆ configure() [1/2]
virtual bool scriptModule::configure |
( |
ResourceFinder & |
rf | ) |
|
|
inlinevirtual |
◆ configure() [2/2]
virtual bool scriptModule::configure |
( |
ResourceFinder & |
rf | ) |
|
|
inlinevirtual |
◆ getPeriod() [1/2]
virtual double scriptModule::getPeriod |
( |
| ) |
|
|
inlinevirtual |
◆ getPeriod() [2/2]
virtual double scriptModule::getPeriod |
( |
| ) |
|
|
inlinevirtual |
◆ handle_ctp_file()
bool scriptModule::handle_ctp_file |
( |
const Bottle & |
cmd, |
|
|
Bottle & |
reply |
|
) |
| |
|
inline |
◆ handle_ctp_queue()
bool scriptModule::handle_ctp_queue |
( |
const Bottle & |
cmd, |
|
|
Bottle & |
reply |
|
) |
| |
|
inline |
◆ handle_wait()
bool scriptModule::handle_wait |
( |
const Bottle & |
cmd, |
|
|
Bottle & |
reply |
|
) |
| |
|
inline |
◆ handlectpm()
bool scriptModule::handlectpm |
( |
const Bottle & |
cmd, |
|
|
Bottle & |
reply |
|
) |
| |
|
inline |
◆ parsePosCmd()
bool scriptModule::parsePosCmd |
( |
const Bottle & |
cmd, |
|
|
Bottle & |
reply, |
|
|
ActionItem ** |
action |
|
) |
| |
|
inline |
◆ respond() [1/2]
virtual bool scriptModule::respond |
( |
const Bottle & |
command, |
|
|
Bottle & |
reply |
|
) |
| |
|
inlinevirtual |
◆ respond() [2/2]
virtual bool scriptModule::respond |
( |
const Bottle & |
command, |
|
|
Bottle & |
reply |
|
) |
| |
|
inlinevirtual |
◆ updateModule() [1/2]
virtual bool scriptModule::updateModule |
( |
| ) |
|
|
inlinevirtual |
◆ updateModule() [2/2]
virtual bool scriptModule::updateModule |
( |
| ) |
|
|
inlinevirtual |
◆ b_thread
◆ name
string scriptModule::name |
|
protected |
◆ posPort
◆ rf
ResourceFinder* scriptModule::rf |
|
protected |
◆ robot
◆ rpcPort
Port scriptModule::rpcPort |
|
protected |
◆ thread
◆ velInitPort
Port scriptModule::velInitPort |
|
protected |
◆ velPort
Port scriptModule::velPort |
|
protected |
◆ velThread
◆ verbose
bool scriptModule::verbose |
|
protected |
◆ w_thread
The documentation for this class was generated from the following file:
- icub-main/src/modules/ctpService/main.cpp