advconfig_integer_factory Class Reference

#include <advconfig.h>

Inheritance diagram for advconfig_integer_factory:

service_factory_single_t< advconfig_entry_integer_impl > service_factory_base_t< advconfig_entry_integer_impl::t_interface_entrypoint > service_factory_base

List of all members.

Public Member Functions

 advconfig_integer_factory (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)


Detailed Description

Service factory helper around integer-specialized advconfig_entry_string implementation. Use this class to register your own integer entries in Advanced Preferences.
Usage: static advconfig_integer_factory myint(name, itemID, parentID, priority, initialValue, minValue, maxValue);

Constructor & Destructor Documentation

advconfig_integer_factory::advconfig_integer_factory ( 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]


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

Generated on Fri Apr 25 18:49:39 2008 for foobar2000 SDK by  doxygen 1.5.5