#include <adaptive.h>
| Public Attributes | |
| uinT8 | NumPermConfigs | 
| uinT8 | MaxNumTimesSeen | 
| uinT8 | dummy [2] | 
| BIT_VECTOR | PermProtos | 
| BIT_VECTOR | PermConfigs | 
| LIST | TempProtos | 
| ADAPTED_CONFIG | Config [MAX_NUM_CONFIGS] | 
Definition at line 63 of file adaptive.h.
| ADAPTED_CONFIG ADAPT_CLASS_STRUCT::Config[MAX_NUM_CONFIGS] | 
Definition at line 71 of file adaptive.h.
| uinT8 ADAPT_CLASS_STRUCT::dummy[2] | 
Definition at line 67 of file adaptive.h.
| uinT8 ADAPT_CLASS_STRUCT::MaxNumTimesSeen | 
Definition at line 66 of file adaptive.h.
| uinT8 ADAPT_CLASS_STRUCT::NumPermConfigs | 
Definition at line 65 of file adaptive.h.
| BIT_VECTOR ADAPT_CLASS_STRUCT::PermConfigs | 
Definition at line 69 of file adaptive.h.
| BIT_VECTOR ADAPT_CLASS_STRUCT::PermProtos | 
Definition at line 68 of file adaptive.h.
| LIST ADAPT_CLASS_STRUCT::TempProtos | 
Definition at line 70 of file adaptive.h.