prefs.cpp File Reference

(r1785/r1464)

#include "camtypes.h"
#include "oilprefs.h"

Go to the source code of this file.

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


Define Documentation

#define new   CAM_DEBUG_NEW
 

Definition at line 121 of file prefs.cpp.


Variable Documentation

BOOL PrefsInitedOk = FALSE [static]
 

Definition at line 115 of file prefs.cpp.


Generated on Sat Nov 10 03:49:19 2007 for Camelot by  doxygen 1.4.4