11#define META_FILE_NAME "LcCall_cc.cc"
19#include "private_cc.hh"
29 cfg->fConfigIncludeData = NULL;
30 cfg->fConfigIncludeCall = NULL;
31 cfg->fConfigIncludeFree = NULL;
40 if (pdata->call.ConfigIncludeCB == NULL)
44 std::string incS = incDir?incDir:
".";
45 std::string pathS = path?path:
"";
48 switch (pdata->type) {
50 (*pdata->call.ConfigIncludeCB)(incS, pathS, ret);
59 }
catch (
const exception& ex) {
78 cfg->fSettingDeleteData = NULL;
79 cfg->fSettingDeleteCall = NULL;
80 cfg->fSettingDeleteFree = NULL;
91 switch (pdata->type) {
93 (pdata->call.SettingDeleteIF->LcSettingDelete)(hdl);
102 }
catch (
const exception& ex) {
#define LcSettingDeleteFreeF_ARGS
#define LcSettingDeleteCallF_CHECK
#define LcConfigIncludeCallF_CHECK
#define LcConfigIncludeFreeF_ARGS
#define LcConfigIncludeCallF_ARGS
#define LcSettingDeleteCallF_ARGS
static MkBufferListC * MkBufferListC_ObjNew(MK_RT_ARGS MK_BFL hdl)
#define MkErrorStack_0E_Check()
#define MkErrorSetC_2M(err, message)
static MK_ERR Catch(MK_MNGN const expobj, std::exception const *exception, MK_STRN const callfunc=__builtin_FUNCTION())
#define MkObjectHandleGet_1X(x)
namespace for the CcLcConfig "C++"-API
infrastructur to use the cclcconfig specific callback …
static enum MkErrorE Call(LcConfigIncludeCallF_ARGS)
static void Free(LcConfigIncludeFreeF_ARGS)
infrastructur to use the cclcconfig specific callback …
static void Free(LcSettingDeleteFreeF_ARGS)
static enum MkErrorE Call(LcSettingDeleteCallF_ARGS)