#include <ISetting.h>
Collaboration diagram for CSettingGroup:

Public Member Functions | |
| CSettingGroup (LPCSTR szName, DWORD Flags=0, BOOL IsActiveByDefault=FALSE) | |
| LPCSTR | GetName () |
| BOOL | IsSetByChannel () |
| BOOL | IsSetByFormat () |
| BOOL | IsSetByInput () |
| BOOL | IsSetByAudioInput () |
| BOOL | IsGroupActive () |
| void | AddSetting (ISetting *pSetting) |
| CSimpleSetting * | GetIsActiveSetting () |
Protected Attributes | |
| std::string | m_Name |
| Name of the group. | |
| DWORD | m_Flags |
| CYesNoSetting * | m_IsActive |
Optionally is part of a group tree list. Optionnaly belongs to an SettingObject.
|
|
Adds group to pSetting |
1.3.4