|
libusual
0.1
|
Top-level config information. More...
Data Fields | |
| struct CfSect * | sect_list |
| Section list. | |
| void * | base |
| Top-level base pointer, needed for relative addressing. | |
| bool | loaded |
| If set, then CF_NO_RELOAD keys cannot be changed anymore. | |
Top-level config information.
| struct CfSect* CfContext::sect_list |
Section list.
| void* CfContext::base |
Top-level base pointer, needed for relative addressing.
| bool CfContext::loaded |
If set, then CF_NO_RELOAD keys cannot be changed anymore.
1.7.6.1