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