advconfig_branch_factory Class Reference
#include <advconfig.h>
List of all members.
|
Public Member Functions |
| | advconfig_branch_factory (const char *p_name, const GUID &p_guid, const GUID &p_parent, double p_priority) |
Detailed Description
Service factory helper around standard
advconfig_branch implementation. Use this class to register your own Advanced Preferences branches.
Usage: static
advconfig_branch_factory mybranch(name, branchID, parentBranchID, priority);
Constructor & Destructor Documentation
| advconfig_branch_factory::advconfig_branch_factory |
( |
const char * |
p_name, |
|
|
const GUID & |
p_guid, |
|
|
const GUID & |
p_parent, |
|
|
double |
p_priority | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: