Collaboration diagram for LcSettingC_CC_API:Topics | |
| LcSettingC_Class_CC_API | |
| LcSettingC - define the class … | |
| LcSettingC_TOR_CC_API | |
| LcSettingC - various functions to create, initialize and destroy … | |
| LcSettingC_Get_CC_API | |
| LcSettingC - various functions to get data from a setting … | |
| LcSettingC_Set_CC_API | |
| LcSettingC - various functions to set date into a setting … | |
| LcSettingC_Lookup_CC_API | |
| LcSettingC - various functions to lookup a setting … | |
| LcSettingC_Is_CC_API | |
| LcSettingC - various functions to check a setting … | |
| LcSettingC_Misc_CC_API | |
| LcSettingC - various functions to perform misc operations … | |
Classes | |
| struct | cclcconfig::LcSettingC_A |
| Struct to represent the data from the LcSettingC … → C-API: liblcconfig::LcSettingS More... | |
| class | cclcconfig::LcSettingC |
| Struct to represent the data from the LcSettingC … → C-API: liblcconfig::LcSettingS More... | |
Functions | |
| cclcconfig::LcSettingC::LcSettingC (LC_CFS hdl) | |
| static LcSettingC * | cclcconfig::LcSettingC::LcSettingC_ObjNew (MK_RT_ARGS LC_CFS hdl) |
| return LcSettingC from LibMsgqueObject | |
| LC_CFS | cclcconfig::LcSettingC::getCFS () const |
| return the LibMsgqueObject from current LcSettingC instance | |
| LC_CFS | cclcconfig::LcSettingC::getCFS__null_allow () const |
| return the LibMsgqueObject from current LcSettingC instance | |
| LC_CFSN | cclcconfig::LcSettingC::getCFSN () const |
| (const) return the LibMsgqueObject from current LcSettingC instance | |
| LC_CFSN | cclcconfig::LcSettingC::getCFSN__null_allow () const |
| (const) return the LibMsgqueObject from current LcSettingC instance | |
| static LC_CFS | cclcconfig::LcSettingC::getCFS (LcSettingC *clsHdl) |
| return LibMsgqueObject from current LcSettingC pointer | |
| static LC_CFS | cclcconfig::LcSettingC::getCFS__null_allow (LcSettingC *clsHdl) |
| return LibMsgqueObject from current LcSettingC pointer | |
| static LC_CFSN | cclcconfig::LcSettingC::getCFSN (const LcSettingC *clsHdl) |
| (const) return LibMsgqueObject from current LcSettingC pointer | |
| static LC_CFSN | cclcconfig::LcSettingC::getCFSN__null_allow (const LcSettingC *clsHdl) |
| (const) return LibMsgqueObject from current LcSettingC pointer | |
| static LC_CFS | cclcconfig::LcSettingC::getCFS (const LcSettingC &clsHdl) |
| return LibMsgqueObject from current LcSettingC reference | |
| static LC_CFS | cclcconfig::LcSettingC::getCFS__null_allow (const LcSettingC &clsHdl) |
| return LibMsgqueObject from current LcSettingC reference | |
| static LC_CFSN | cclcconfig::LcSettingC::getCFSN (const LcSettingC &clsHdl) |
| (const) return LibMsgqueObject from current LcSettingC reference | |
| static LC_CFSN | cclcconfig::LcSettingC::getCFSN__null_allow (const LcSettingC &clsHdl) |
| (const) return LibMsgqueObject from current LcSettingC reference | |
| bool | cclcconfig::LcSettingC::Check () const |
| check if pointer is still valid | |
Variables | |
| static thread_local LcSettingC | cclcconfig::LcSettingC::MK_NULL_REF = {(MK_OBJ)0} |
|
inline |
check if pointer is still valid
Definition at line 152 of file LcSettingC_cc.hh.
|
inline |
return the LibMsgqueObject from current LcSettingC instance
Definition at line 84 of file LcSettingC_cc.hh.
Here is the caller graph for this function:
|
inlinestatic |
return LibMsgqueObject from current LcSettingC reference
Definition at line 132 of file LcSettingC_cc.hh.
|
inlinestatic |
return LibMsgqueObject from current LcSettingC pointer
Definition at line 108 of file LcSettingC_cc.hh.
|
inline |
return the LibMsgqueObject from current LcSettingC instance
Definition at line 91 of file LcSettingC_cc.hh.
Here is the caller graph for this function:
|
inlinestatic |
return LibMsgqueObject from current LcSettingC reference
Definition at line 137 of file LcSettingC_cc.hh.
|
inlinestatic |
return LibMsgqueObject from current LcSettingC pointer
Definition at line 115 of file LcSettingC_cc.hh.
|
inline |
(const) return the LibMsgqueObject from current LcSettingC instance
Definition at line 96 of file LcSettingC_cc.hh.
Here is the caller graph for this function:
|
inlinestatic |
(const) return LibMsgqueObject from current LcSettingC reference
Definition at line 142 of file LcSettingC_cc.hh.
|
inlinestatic |
(const) return LibMsgqueObject from current LcSettingC pointer
Definition at line 120 of file LcSettingC_cc.hh.
|
inline |
(const) return the LibMsgqueObject from current LcSettingC instance
Definition at line 103 of file LcSettingC_cc.hh.
Here is the caller graph for this function:
|
inlinestatic |
(const) return LibMsgqueObject from current LcSettingC reference
Definition at line 147 of file LcSettingC_cc.hh.
|
inlinestatic |
(const) return LibMsgqueObject from current LcSettingC pointer
Definition at line 127 of file LcSettingC_cc.hh.
|
inline |
Definition at line 75 of file LcSettingC_cc.hh.
|
inlinestatic |
return LcSettingC from LibMsgqueObject
Definition at line 79 of file LcSettingC_cc.hh.
Here is the caller graph for this function:
|
static |
Definition at line 36 of file LcSettingC_cc.hh.