Topics | |
LcConfigC_Class_CC_API | |
LcConfigC - define the class … | |
LcConfigC_TOR_CC_API | |
LcConfigC - various functions to create, initialize and destroy … | |
LcConfigC_Set_CC_API | |
LcConfigC - various functions to set config-data … | |
LcConfigC_Get_CC_API | |
LcConfigC - various functions to get config-data … | |
LcConfigC_Lookup_CC_API | |
LcConfigC - various functions to lookup config-data … | |
LcConfigC_Error_CC_API | |
LcConfigC - dealing with a native-error … | |
LcConfigC_Misc_CC_API | |
LcConfigC - various functions to perform misc operations … | |
Classes | |
struct | cclcconfig::LcConfigC_A |
Struct to represent the data from the LcConfigC … → C-API: liblcconfig::LcConfigS More... | |
class | cclcconfig::LcConfigC |
Struct to represent the data from the LcConfigC … → C-API: liblcconfig::LcConfigS More... | |
Functions | |
cclcconfig::LcConfigC::LcConfigC (LC_CFG hdl) | |
static LcConfigC * | cclcconfig::LcConfigC::LcConfigC_ObjNew (MK_RT_ARGS LC_CFG hdl) |
return LcConfigC from LibMsgqueObject | |
LC_CFG | cclcconfig::LcConfigC::getCFG () const |
return the LibMsgqueObject from current LcConfigC instance | |
LC_CFG | cclcconfig::LcConfigC::getCFG__null_allow () const |
return the LibMsgqueObject from current LcConfigC instance | |
LC_CFGN | cclcconfig::LcConfigC::getCFGN () const |
(const) return the LibMsgqueObject from current LcConfigC instance | |
LC_CFGN | cclcconfig::LcConfigC::getCFGN__null_allow () const |
(const) return the LibMsgqueObject from current LcConfigC instance | |
static LC_CFG | cclcconfig::LcConfigC::getCFG (LcConfigC *clsHdl) |
return LibMsgqueObject from current LcConfigC pointer | |
static LC_CFG | cclcconfig::LcConfigC::getCFG__null_allow (LcConfigC *clsHdl) |
return LibMsgqueObject from current LcConfigC pointer | |
static LC_CFGN | cclcconfig::LcConfigC::getCFGN (const LcConfigC *clsHdl) |
(const) return LibMsgqueObject from current LcConfigC pointer | |
static LC_CFGN | cclcconfig::LcConfigC::getCFGN__null_allow (const LcConfigC *clsHdl) |
(const) return LibMsgqueObject from current LcConfigC pointer | |
static LC_CFG | cclcconfig::LcConfigC::getCFG (const LcConfigC &clsHdl) |
return LibMsgqueObject from current LcConfigC reference | |
static LC_CFG | cclcconfig::LcConfigC::getCFG__null_allow (const LcConfigC &clsHdl) |
return LibMsgqueObject from current LcConfigC reference | |
static LC_CFGN | cclcconfig::LcConfigC::getCFGN (const LcConfigC &clsHdl) |
(const) return LibMsgqueObject from current LcConfigC reference | |
static LC_CFGN | cclcconfig::LcConfigC::getCFGN__null_allow (const LcConfigC &clsHdl) |
(const) return LibMsgqueObject from current LcConfigC reference | |
bool | cclcconfig::LcConfigC::Check () const |
check if pointer is still valid | |
Variables | |
static thread_local LcConfigC | cclcconfig::LcConfigC::MK_NULL_REF = {(MK_OBJ)0} |
|
inline |
check if pointer is still valid
Definition at line 190 of file LcConfigC_cc.hh.
|
inline |
return the LibMsgqueObject from current LcConfigC instance
Definition at line 122 of file LcConfigC_cc.hh.
return LibMsgqueObject from current LcConfigC reference
Definition at line 170 of file LcConfigC_cc.hh.
return LibMsgqueObject from current LcConfigC pointer
Definition at line 146 of file LcConfigC_cc.hh.
|
inline |
return the LibMsgqueObject from current LcConfigC instance
Definition at line 129 of file LcConfigC_cc.hh.
return LibMsgqueObject from current LcConfigC reference
Definition at line 175 of file LcConfigC_cc.hh.
return LibMsgqueObject from current LcConfigC pointer
Definition at line 153 of file LcConfigC_cc.hh.
|
inline |
(const) return the LibMsgqueObject from current LcConfigC instance
Definition at line 134 of file LcConfigC_cc.hh.
(const) return LibMsgqueObject from current LcConfigC reference
Definition at line 180 of file LcConfigC_cc.hh.
|
inline |
(const) return the LibMsgqueObject from current LcConfigC instance
Definition at line 141 of file LcConfigC_cc.hh.
(const) return LibMsgqueObject from current LcConfigC reference
Definition at line 185 of file LcConfigC_cc.hh.
(const) return LibMsgqueObject from current LcConfigC pointer
Definition at line 165 of file LcConfigC_cc.hh.
|
inline |
Definition at line 113 of file LcConfigC_cc.hh.
|
inlinestatic |
return LcConfigC from LibMsgqueObject
Definition at line 117 of file LcConfigC_cc.hh.
Definition at line 74 of file LcConfigC_cc.hh.