theConfig 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard
c - tcl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches
LcConfigS Struct Reference

Struct to represent the data from the LcConfigCMore...

#include <LcConfigC_def_lc.h>

+ Collaboration diagram for LcConfigS:

Data Fields

union { 
 
   struct MkObjectS   obj 
 
super 
 
config_tnat
 internal - link between LcConfigS and native library
 
config_t natdata
 internal - predefined storage used for 'nat' pointer
 
LC_CBP fConfigIncludeData
 callback data - internal used for config_include_fn_t callback
 
LcConfigIncludeCallF fConfigIncludeCall
 internal - callback call function
 
LcConfigIncludeFreeF fConfigIncludeFree
 internal - callback data-free function
 
LC_CBP fSettingDeleteData
 callback data - internal used for config_include_fn_t callback
 
LcSettingDeleteCallF fSettingDeleteCall
 internal - callback call function
 
LcSettingDeleteFreeF fSettingDeleteFree
 internal - callback data-free function
 

Detailed Description

Struct to represent the data from the LcConfigC

Definition at line 75 of file LcConfigC_def_lc.h.

Field Documentation

◆ fConfigIncludeCall

LcConfigIncludeCallF LcConfigS::fConfigIncludeCall

internal - callback call function

Definition at line 95 of file LcConfigC_def_lc.h.

◆ fConfigIncludeData

LC_CBP LcConfigS::fConfigIncludeData

callback data - internal used for config_include_fn_t callback

Definition at line 94 of file LcConfigC_def_lc.h.

◆ fConfigIncludeFree

LcConfigIncludeFreeF LcConfigS::fConfigIncludeFree

internal - callback data-free function

Definition at line 96 of file LcConfigC_def_lc.h.

◆ fSettingDeleteCall

LcSettingDeleteCallF LcConfigS::fSettingDeleteCall

internal - callback call function

Definition at line 101 of file LcConfigC_def_lc.h.

◆ fSettingDeleteData

LC_CBP LcConfigS::fSettingDeleteData

callback data - internal used for config_include_fn_t callback

Definition at line 100 of file LcConfigC_def_lc.h.

◆ fSettingDeleteFree

LcSettingDeleteFreeF LcConfigS::fSettingDeleteFree

internal - callback data-free function

Definition at line 102 of file LcConfigC_def_lc.h.

◆ nat

config_t* LcConfigS::nat

internal - link between LcConfigS and native library

Definition at line 86 of file LcConfigC_def_lc.h.

◆ natdata

config_t LcConfigS::natdata

internal - predefined storage used for 'nat' pointer

Definition at line 90 of file LcConfigC_def_lc.h.

◆ obj

struct MkObjectS LcConfigS::obj

Definition at line 79 of file LcConfigC_def_lc.h.

◆ [union]

union { ... } LcConfigS::super

The documentation for this struct was generated from the following file: