Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Config::behaviors_config Struct Reference

#include <Config.h>

List of all members.


Detailed Description

placeholder

Definition at line 205 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 208 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 206 of file Config.h.

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

bool Config::behaviors_config::flash_on_start
 

whether or not to trigger flashing when initially started

Definition at line 207 of file Config.h.

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


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

Tekkotsu v2.4.1
Generated Tue Aug 16 16:34:58 2005 by Doxygen 1.4.4