Sq3ValueC - define the class … More...
Collaboration diagram for Sq3ValueC_Class_ATL_API:Functions | |
| static OT_ProcRet | atlsq3lite_Sq3ValueC_HandleResolve (OtClass_ARGS) |
Atl: → C-API Handle-Resolve-Slot - return a Sq3ValueC from netHdl or "MK_NULL" if invalid… | |
| MK_DEPRECATED static MK_UNUSED OT_ProcRet | atlsq3lite_Sq3ValueC_HandleGet (Sq3ValueC_ARGS) |
| static OT_ProcRet | atlsq3lite_Sq3ValueC_Next (Sq3ValueC_ARGS) |
Atl: → C-API get next instance from linked-list of Sq3ValueS type | |
| static OT_ProcRet | atlsq3lite_Sq3ValueC_Prev (Sq3ValueC_ARGS) |
Atl: → C-API get previous instance from linked-list of Sq3ValueS type | |
| static OT_ProcRet | atlsq3lite_Sq3ValueC_Instances (OtClass_ARGS) |
Atl: → C-API get head-instance from linked-list of Sq3ValueS type … | |
| static OT_ProcRet | atlsq3lite_Sq3ValueC_GetNull (OtClass_ARGS) |
Atl: → C-API Null-Slot - return a Sq3ValueC typed NULL instance … | |
Sq3ValueC - define the class …
|
static |
Atl: → C-API (static) Sq3ValueC [Sq3ValueC::GetNull]
Null-Slot - return a Sq3ValueC typed NULL instance …
Definition at line 229 of file Sq3ValueC_atl.c.
|
static |
Definition at line 164 of file Sq3ValueC_atl.c.
|
static |
Atl: → C-API (static) Sq3ValueC [Sq3ValueC::HandleResolve netHdl:MK_HDL]
Handle-Resolve-Slot - return a Sq3ValueC from netHdl or "MK_NULL" if invalid…
Definition at line 145 of file Sq3ValueC_atl.c.
|
static |
Atl: → C-API (static) Sq3ValueC [Sq3ValueC::Instances]
get head-instance from linked-list of Sq3ValueS type …
Definition at line 206 of file Sq3ValueC_atl.c.
|
static |
Atl: → C-API Sq3ValueC [Sq3ValueC::Next $val]
get next instance from linked-list of Sq3ValueS type
Definition at line 176 of file Sq3ValueC_atl.c.
|
static |
Atl: → C-API Sq3ValueC [Sq3ValueC::Prev $val]
get previous instance from linked-list of Sq3ValueS type
Definition at line 190 of file Sq3ValueC_atl.c.