|
theConfig 10.0
|
Struct to represent the data from the LcSettingC … More...
#include <LcSettingC_def_lc.h>
Collaboration diagram for liblcconfig::LcSettingS:Public Attributes | ||
| union { | ||
| struct MkObjectS obj | ||
| } | super | |
| config_setting_t * | nat | |
| internal - link between LcSettingS and native library | ||
Struct to represent the data from the LcSettingC …
Definition at line 35 of file LcSettingC_def_lc.h.
| config_setting_t* liblcconfig::LcSettingS::nat |
internal - link between LcSettingS and native library
Definition at line 46 of file LcSettingC_def_lc.h.
| struct MkObjectS liblcconfig::LcSettingS::obj |
Definition at line 39 of file LcSettingC_def_lc.h.
| union { ... } liblcconfig::LcSettingS::super |