#include <advconfig.h>

Public Member Functions | |
| advconfig_branch_impl (const char *p_name, const GUID &p_guid, const GUID &p_parent, double p_priority) | |
| void | get_name (pfc::string_base &p_out) |
| GUID | get_guid () |
| GUID | get_parent () |
| void | reset () |
| double | get_sort_priority () |
| advconfig_branch_impl::advconfig_branch_impl | ( | const char * | p_name, | |
| const GUID & | p_guid, | |||
| const GUID & | p_parent, | |||
| double | p_priority | |||
| ) | [inline] |
| void advconfig_branch_impl::get_name | ( | pfc::string_base & | p_out | ) | [inline, virtual] |
Implements advconfig_entry.
| GUID advconfig_branch_impl::get_guid | ( | ) | [inline, virtual] |
Implements advconfig_entry.
| GUID advconfig_branch_impl::get_parent | ( | ) | [inline, virtual] |
Implements advconfig_entry.
| void advconfig_branch_impl::reset | ( | ) | [inline, virtual] |
Implements advconfig_entry.
| double advconfig_branch_impl::get_sort_priority | ( | ) | [inline, virtual] |
Implements advconfig_entry.
1.5.5