CYesNoSetting Class Reference

#include <Setting.h>

Inheritance diagram for CYesNoSetting:

Inheritance graph
[legend]
Collaboration diagram for CYesNoSetting:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CYesNoSetting (LPCSTR DisplayName, BOOL Default, LPCSTR Section, LPCSTR Entry, CSettingGroup *pGroup=NULL)
 CYesNoSetting (SETTING *pSetting, CSettingGroup *pGroup=NULL)
SETTING_TYPE GetType ()
void GetDisplayText (LPSTR szBuffer)
void SetupControl (HWND hWnd)
void SetControlValue (HWND hWnd)
void SetFromControl (HWND hWnd)
void FillSettingStructure (SETTING *pSetting)

Detailed Description

Simple setting with a BOOL value


Constructor & Destructor Documentation

CYesNoSetting::CYesNoSetting LPCSTR  DisplayName,
BOOL  Default,
LPCSTR  Section,
LPCSTR  Entry,
CSettingGroup pGroup = NULL
 

Yes/No setting. Has only 0 or 1 as possible values.

For the rest of the parameters:

See also:
CSimpleSetting


The documentation for this class was generated from the following files:
Generated on Mon Oct 27 09:55:01 2003 for DScaler by doxygen 1.3.4