foobar2000 SDK  2015-01-14
Data Structures | Typedefs
config_object_impl.h File Reference

Go to the source code of this file.

Data Structures

class  _config_object_fixed_impl_switch< p_size, isConst >
 
class  _config_object_fixed_impl_switch< p_size, false >
 
class  _config_object_fixed_impl_switch< p_size, true >
 
class  config_object_bool_factory_t< isConst >
 
class  config_object_fixed_const_impl_t< p_size >
 
class  config_object_fixed_factory_t< p_size, isConst >
 
class  config_object_fixed_impl_t< p_size >
 
class  config_object_impl
 
class  config_object_int_factory_t< T, isConst >
 
struct  config_object_int_factory_t< T, isConst >::t_initval
 
class  config_object_notify_impl_simple
 
class  config_object_string_factory
 

Typedefs

typedef config_object_bool_factory_t config_object_bool_factory
 
typedef service_factory_single_transparent_t< config_object_implconfig_object_factory
 
typedef config_object_int_factory_t< t_int32config_object_int32_factory
 
typedef service_factory_single_transparent_t< config_object_notify_impl_simpleconfig_object_notify_simple_factory
 

Data Structure Documentation

class _config_object_fixed_impl_switch

template<t_size p_size, bool isConst>
class _config_object_fixed_impl_switch< p_size, isConst >

Definition at line 104 of file config_object_impl.h.

class _config_object_fixed_impl_switch< p_size, false >

template<t_size p_size>
class _config_object_fixed_impl_switch< p_size, false >

Definition at line 105 of file config_object_impl.h.

Data Fields
typedef
config_object_fixed_impl_t
< p_size >
type
class _config_object_fixed_impl_switch< p_size, true >

template<t_size p_size>
class _config_object_fixed_impl_switch< p_size, true >

Definition at line 106 of file config_object_impl.h.

Data Fields
typedef
config_object_fixed_const_impl_t
< p_size >
type

Typedef Documentation

Definition at line 134 of file config_object_impl.h.

Definition at line 49 of file config_object_impl.h.

Definition at line 152 of file config_object_impl.h.

Definition at line 171 of file config_object_impl.h.