Go to the source code of this file.
Classes | |
| class | cfg_var |
| class | cfg_int_t< t_inttype > |
| class | cfg_string |
| class | cfg_struct_t< t_struct > |
Typedefs | |
| typedef cfg_int_t< t_int32 > | cfg_int |
| typedef cfg_int_t< t_uint32 > | cfg_uint |
| typedef cfg_int_t< GUID > | cfg_guid |
| Since relevant byteswapping functions also understand GUIDs, this can be abused to declare a cfg_guid. | |
| typedef cfg_int_t< bool > | cfg_bool |
Since relevant byteswapping functions also understand GUIDs, this can be abused to declare a cfg_guid.
1.5.5