Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Config::controller_config Class Reference

#include <Config.h>

Inheritance diagram for Config::controller_config:

List of all members.


Detailed Description

controller information

Definition at line 233 of file Config.h.


Public Member Functions

 controller_config ()
 constructor

Public Attributes

plist::Primitive< int > gui_port
 port to listen for the GUI to connect to aibo on
plist::Primitive< std::string > select_snd
 sound file to use for "select" action
plist::Primitive< std::string > next_snd
 sound file to use for "next" action
plist::Primitive< std::string > prev_snd
 sound file to use for "prev" action
plist::Primitive< std::string > read_snd
 sound file to use for "read from std-in" action
plist::Primitive< std::string > cancel_snd
 sound file to use for "cancel" action
plist::Primitive< std::string > error_snd
 sound file to use to signal errors

Constructor & Destructor Documentation

Config::controller_config::controller_config (  )  [inline]

constructor

Definition at line 236 of file Config.h.


Member Data Documentation

port to listen for the GUI to connect to aibo on

Definition at line 247 of file Config.h.

Referenced by controller_config(), and Controller::DoStart().

sound file to use for "read from std-in" action

Definition at line 251 of file Config.h.

Referenced by controller_config(), ControlBase::doReadStdIn(), Controller::DoStart(), and Controller::DoStop().

sound file to use to signal errors

Definition at line 253 of file Config.h.

Referenced by controller_config(), and WalkCalibration::err().


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

Tekkotsu v4.0
Generated Thu Nov 22 00:58:13 2007 by Doxygen 1.5.4