Homepage
Demos
Overview
Downloads
Tutorials
Reference
Credits

Config::behaviors_config Struct Reference

#include <Config.h>

List of all members.


Detailed Description

placeholder

Definition at line 137 of file Config.h.

Public Member Functions

 behaviors_config ()
 constructor

Public Attributes

unsigned int flash_bytes
 how many bytes of the IP to flash
bool flash_on_start
 whether or not to trigger flashing when initially started


Constructor & Destructor Documentation

Config::behaviors_config::behaviors_config  )  [inline]
 

constructor

Definition at line 140 of file Config.h.


Member Data Documentation

unsigned int Config::behaviors_config::flash_bytes
 

how many bytes of the IP to flash

Definition at line 138 of file Config.h.

Referenced by behaviors_config(), FlashIPAddrBehavior::setupSequence(), and Config::setValue().

bool Config::behaviors_config::flash_on_start
 

whether or not to trigger flashing when initially started

Definition at line 139 of file Config.h.

Referenced by behaviors_config(), FlashIPAddrBehavior::DoStart(), and Config::setValue().


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

Tekkotsu v2.3
Generated Sat Jan 29 02:27:31 2005 by Doxygen 1.4.0