Struct to represent the data from the LcSettingC … More...
#include <LcSettingC_def_lc.h>
Data Fields | ||
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 52 of file LcSettingC_def_lc.h.
config_setting_t* LcSettingS::nat |
internal - link between LcSettingS and native library
Definition at line 63 of file LcSettingC_def_lc.h.
struct MkObjectS LcSettingS::obj |
Definition at line 56 of file LcSettingC_def_lc.h.
union { ... } LcSettingS::super |