Compounds |
 |  | class | FlagSetting |
 |  | class | FlagSettingInt |
Defines |
 |  | #define | FOR_ALL_BOOLEAN_DEBUG_PRIMS (template) |
 |  | #define | FOR_ALL_INTEGER_DEBUG_PRIMS (template) |
 |  | #define | FOR_ALL_MISC_DEBUG_PRIMS (template) |
 |  | #define | FOR_ALL_DEBUG_PRIMS (template) |
 |  | #define | BOOLEAN_PRIM_TEMPLATE (template, flagName, initialValue, explanation, wizardOnly) |
 |  | #define | INTEGER_PRIM_TEMPLATE ( template, flagName, initialValue, minValue, explanation, wizardOnly) |
 |  | #define | SIC_LIMIT_PRIM_TEMPLATE ( template, flagName, initialValue, minValue, explanation, wizardOnly) |
 |  | #define | FLOAT_PRIM_TEMPLATE ( template, flagName, initialValue, minValue, explanation, wizardOnly) |
 |  | #define | FOR_ALL_PROFILING_DEBUG_PRIMS (template) |
 |  | #define | FOR_ALL_GEN_BOOLEAN_DEBUG_PRIMS (template) |
 |  | #define | FOR_ALL_PPC_BOOLEAN_DEBUG_PRIMS (template) |
 |  | #define | FOR_ALL_GEN_INTEGER_DEBUG_PRIMS (template) |
 |  | #define | FOR_ALL_SIC_BOOLEAN_DEBUG_PRIMS (template) |
 |  | #define | FOR_ALL_SIC_INTEGER_DEBUG_PRIMS (template) |
 |  | #define | FOR_ALL_NEW_BOOLEAN_DEBUG_PRIMS (template) |
 |  | #define | FOR_ALL_NEW_INTEGER_DEBUG_PRIMS (template) |
 |  | #define | DeclareFlags ( flagName, flagType, flagTypeName, primReturnType, initialValue, getCurrentValue, checkNewValue, setNewValue, explanation, wizardOnly) |