advconfig_entry_string_impl Class Reference

Standard advconfig_entry_string implementation. Use advconfig_string_factory to register your own string entries in Advanced Preferences instead of using this class directly. More...

#include <advconfig.h>

Inheritance diagram for advconfig_entry_string_impl:

advconfig_entry_string advconfig_entry service_base service_impl_single_t< advconfig_entry_string_impl >

List of all members.

Public Member Functions

 advconfig_entry_string_impl (const char *p_name, const GUID &p_guid, const GUID &p_parent, double p_priority, const char *p_initialstate)
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=infinite)
t_uint32 get_flags ()


Detailed Description

Standard advconfig_entry_string implementation. Use advconfig_string_factory to register your own string entries in Advanced Preferences instead of using this class directly.

Constructor & Destructor Documentation

advconfig_entry_string_impl::advconfig_entry_string_impl ( const char *  p_name,
const GUID &  p_guid,
const GUID &  p_parent,
double  p_priority,
const char *  p_initialstate 
) [inline]


Member Function Documentation

void advconfig_entry_string_impl::get_name ( pfc::string_base p_out  )  [inline, virtual]

Implements advconfig_entry.

GUID advconfig_entry_string_impl::get_guid (  )  [inline, virtual]

Implements advconfig_entry.

GUID advconfig_entry_string_impl::get_parent (  )  [inline, virtual]

Implements advconfig_entry.

void advconfig_entry_string_impl::reset (  )  [inline, virtual]

Implements advconfig_entry.

double advconfig_entry_string_impl::get_sort_priority (  )  [inline, virtual]

Implements advconfig_entry.

void advconfig_entry_string_impl::get_state ( pfc::string_base p_out  )  [inline, virtual]

void advconfig_entry_string_impl::set_state ( const char *  p_string,
t_size  p_length = infinite 
) [inline, virtual]

t_uint32 advconfig_entry_string_impl::get_flags (  )  [inline, virtual]


The documentation for this class was generated from the following file:

Generated on Thu Aug 28 21:15:42 2008 for foobar2000 SDK by  doxygen 1.5.5