Sq3BlobC - define the class … More...
Collaboration diagram for Sq3BlobC_Class_ATL_API:Functions | |
| static OT_ProcRet | atlsq3lite_Sq3BlobC_HandleResolve (OtClass_ARGS) |
Atl: → C-API Handle-Resolve-Slot - return a Sq3BlobC from netHdl or "MK_NULL" if invalid… | |
| MK_DEPRECATED static MK_UNUSED OT_ProcRet | atlsq3lite_Sq3BlobC_HandleGet (Sq3BlobC_ARGS) |
| static OT_ProcRet | atlsq3lite_Sq3BlobC_Next (Sq3BlobC_ARGS) |
Atl: → C-API get next instance from linked-list of Sq3BlobS type | |
| static OT_ProcRet | atlsq3lite_Sq3BlobC_Prev (Sq3BlobC_ARGS) |
Atl: → C-API get previous instance from linked-list of Sq3BlobS type | |
| static OT_ProcRet | atlsq3lite_Sq3BlobC_Instances (OtClass_ARGS) |
Atl: → C-API get head-instance from linked-list of Sq3BlobS type … | |
| static OT_ProcRet | atlsq3lite_Sq3BlobC_GetNull (OtClass_ARGS) |
Atl: → C-API Null-Slot - return a Sq3BlobC typed NULL instance … | |
Sq3BlobC - define the class …
|
static |
Atl: → C-API (static) Sq3BlobC [Sq3BlobC::GetNull]
Null-Slot - return a Sq3BlobC typed NULL instance …
Definition at line 226 of file Sq3BlobC_atl.c.
|
static |
Definition at line 161 of file Sq3BlobC_atl.c.
|
static |
Atl: → C-API (static) Sq3BlobC [Sq3BlobC::HandleResolve netHdl:MK_HDL]
Handle-Resolve-Slot - return a Sq3BlobC from netHdl or "MK_NULL" if invalid…
Definition at line 142 of file Sq3BlobC_atl.c.
|
static |
Atl: → C-API (static) Sq3BlobC [Sq3BlobC::Instances]
get head-instance from linked-list of Sq3BlobS type …
Definition at line 203 of file Sq3BlobC_atl.c.
|
static |
Atl: → C-API Sq3BlobC [Sq3BlobC::Next $blob]
get next instance from linked-list of Sq3BlobS type
Definition at line 173 of file Sq3BlobC_atl.c.
|
static |
Atl: → C-API Sq3BlobC [Sq3BlobC::Prev $blob]
get previous instance from linked-list of Sq3BlobS type
Definition at line 187 of file Sq3BlobC_atl.c.