Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Config::controller_config Struct Reference

#include <Config.h>

List of all members.


Detailed Description

controller information

Definition at line 222 of file Config.h.

Public Member Functions

 controller_config ()
 constructor

Public Attributes

int gui_port
 port to listen for the GUI to connect to aibo on
char select_snd [50]
 sound file to use for "select" action
char next_snd [50]
 sound file to use for "next" action
char prev_snd [50]
 sound file to use for "prev" action
char read_snd [50]
 sound file to use for "read from std-in" action
char cancel_snd [50]
 sound file to use for "cancel" action
char error_snd [50]
 sound file to use to signal errors


Constructor & Destructor Documentation

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

constructor

Definition at line 232 of file Config.h.


Member Data Documentation

sound file to use to signal errors

Definition at line 229 of file Config.h.

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

port to listen for the GUI to connect to aibo on

Definition at line 223 of file Config.h.

Referenced by Controller::DoStart(), and Config::setValue().

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

Definition at line 227 of file Config.h.

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


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

Tekkotsu v3.0
Generated Wed Oct 4 00:04:58 2006 by Doxygen 1.4.7