#include <protos.h>

Public Member Functions | |
| CLASS_STRUCT () | |
Public Attributes | |
| int16_t | NumProtos |
| int16_t | MaxNumProtos |
| PROTO | Prototypes |
| int16_t | NumConfigs |
| int16_t | MaxNumConfigs |
| CONFIGS | Configurations |
| UnicityTableEqEq< int > | font_set |
|
inline |
| CONFIGS CLASS_STRUCT::Configurations |
| UnicityTableEqEq<int> CLASS_STRUCT::font_set |
| int16_t CLASS_STRUCT::MaxNumConfigs |
| int16_t CLASS_STRUCT::MaxNumProtos |
| int16_t CLASS_STRUCT::NumConfigs |
| int16_t CLASS_STRUCT::NumProtos |
| PROTO CLASS_STRUCT::Prototypes |