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

Go to the source code of this file.

Data Structures

class  cfg_int_t< t_inttype >
 
class  cfg_obj< TObj >
 
class  cfg_objList< TObj >
 
class  cfg_objListEx< TList >
 
class  cfg_objListImporter< TObj, TImport >
 
class  cfg_objMap< TMap >
 
class  cfg_string
 
class  cfg_string_mt
 
class  cfg_struct_t< t_struct >
 
class  cfg_var
 
class  cfg_var_reader
 
class  cfg_var_writer
 

Typedefs

typedef cfg_int_t< bool > cfg_bool
 
typedef cfg_int_t< GUIDcfg_guid
 
typedef cfg_int_t< t_int32cfg_int
 
typedef cfg_int_t< t_uint32cfg_uint
 

Typedef Documentation

typedef cfg_int_t<bool> cfg_bool

Definition at line 93 of file cfg_var.h.

Since relevant byteswapping functions also understand GUIDs, this can be abused to declare a cfg_guid.

Definition at line 92 of file cfg_var.h.

Definition at line 89 of file cfg_var.h.

Definition at line 90 of file cfg_var.h.