|
Classes |
| class | PreferenceEntry |
| | Instances of this class hold information about a single preference. This is a very simple public class with no member functions. More...
|
| class | PreferenceChunk |
| | Objects of this class hold a chunk of preferences for a particular section of the preferences. There may be more than one chunk for a given section, depending on how accurate the initial declaration of the section's size was. More...
|
| class | PreferenceSection |
| | Holds all the preferences for a particular section of the preference file. These preferences are stored in one or more instances of the PreferenceChunk class. These instances are linked together as a List by this class. More...
|
Defines |
| #define | new CAM_DEBUG_NEW |
Variables |
| static BOOL | PrefsInitedOk = FALSE |