#include <advconfig.h>

Public Member Functions | |
| advconfig_entry_integer_impl (const char *p_name, const GUID &p_guid, const GUID &p_parent, double p_priority, t_uint64 p_initialstate, t_uint64 p_min, t_uint64 p_max) | |
| void | get_name (pfc::string_base &p_out) |
| GUID | get_guid () |
| GUID | get_parent () |
| void | reset () |
| double | get_sort_priority () |
| void | get_state (pfc::string_base &p_out) |
| void | set_state (const char *p_string, t_size p_length) |
| t_uint32 | get_flags () |
| t_uint64 | get_state_int () const |
| advconfig_entry_integer_impl::advconfig_entry_integer_impl | ( | const char * | p_name, | |
| const GUID & | p_guid, | |||
| const GUID & | p_parent, | |||
| double | p_priority, | |||
| t_uint64 | p_initialstate, | |||
| t_uint64 | p_min, | |||
| t_uint64 | p_max | |||
| ) | [inline] |
| void advconfig_entry_integer_impl::get_name | ( | pfc::string_base & | p_out | ) | [inline, virtual] |
Implements advconfig_entry.
| GUID advconfig_entry_integer_impl::get_guid | ( | ) | [inline, virtual] |
Implements advconfig_entry.
| GUID advconfig_entry_integer_impl::get_parent | ( | ) | [inline, virtual] |
Implements advconfig_entry.
| void advconfig_entry_integer_impl::reset | ( | ) | [inline, virtual] |
Implements advconfig_entry.
| double advconfig_entry_integer_impl::get_sort_priority | ( | ) | [inline, virtual] |
Implements advconfig_entry.
| void advconfig_entry_integer_impl::get_state | ( | pfc::string_base & | p_out | ) | [inline, virtual] |
Implements advconfig_entry_string.
| void advconfig_entry_integer_impl::set_state | ( | const char * | p_string, | |
| t_size | p_length | |||
| ) | [inline, virtual] |
Implements advconfig_entry_string.
| t_uint32 advconfig_entry_integer_impl::get_flags | ( | ) | [inline, virtual] |
Implements advconfig_entry_string.
| t_uint64 advconfig_entry_integer_impl::get_state_int | ( | ) | const [inline] |
1.5.5