Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Config::controller_config Class Reference

controller information More...

#include <Config.h>

Inheritance diagram for Config::controller_config:

Detailed Description

controller information

Definition at line 246 of file Config.h.

List of all members.

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 (  ) 

constructor

Definition at line 249 of file Config.h.


Member Data Documentation

sound file to use to signal errors

Definition at line 266 of file Config.h.

Referenced by controller_config(), CameraBehavior::doEvent(), WalkCalibration::err(), and CameraBehavior::openNextFile().

port to listen for the GUI to connect to aibo on

Definition at line 260 of file Config.h.

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

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

Definition at line 264 of file Config.h.

Referenced by controller_config(), ControlBase::doReadStdIn(), Controller::doStart(), and Controller::doStop().


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:06 2016 by Doxygen 1.6.3