Sq3FileC - define the class … More...
Collaboration diagram for Sq3FileC_Class_ATL_API:Functions | |
| static OT_ProcRet | atlsq3lite_Sq3FileC_HandleResolve (OtClass_ARGS) |
Atl: → C-API Handle-Resolve-Slot - return a Sq3FileC from netHdl or "MK_NULL" if invalid… | |
| MK_DEPRECATED static MK_UNUSED OT_ProcRet | atlsq3lite_Sq3FileC_HandleGet (Sq3FileC_ARGS) |
| static OT_ProcRet | atlsq3lite_Sq3FileC_Next (Sq3FileC_ARGS) |
Atl: → C-API get next instance from linked-list of Sq3FileS type | |
| static OT_ProcRet | atlsq3lite_Sq3FileC_Prev (Sq3FileC_ARGS) |
Atl: → C-API get previous instance from linked-list of Sq3FileS type | |
| static OT_ProcRet | atlsq3lite_Sq3FileC_Instances (OtClass_ARGS) |
Atl: → C-API get head-instance from linked-list of Sq3FileS type … | |
| static OT_ProcRet | atlsq3lite_Sq3FileC_GetNull (OtClass_ARGS) |
Atl: → C-API Null-Slot - return a Sq3FileC typed NULL instance … | |
Sq3FileC - define the class …
|
static |
Atl: → C-API (static) Sq3FileC [Sq3FileC::GetNull]
Null-Slot - return a Sq3FileC typed NULL instance …
Definition at line 209 of file Sq3FileC_atl.c.
|
static |
Definition at line 144 of file Sq3FileC_atl.c.
|
static |
Atl: → C-API (static) Sq3FileC [Sq3FileC::HandleResolve netHdl:MK_HDL]
Handle-Resolve-Slot - return a Sq3FileC from netHdl or "MK_NULL" if invalid…
Definition at line 125 of file Sq3FileC_atl.c.
|
static |
Atl: → C-API (static) Sq3FileC [Sq3FileC::Instances]
get head-instance from linked-list of Sq3FileS type …
Definition at line 186 of file Sq3FileC_atl.c.
|
static |
Atl: → C-API Sq3FileC [Sq3FileC::Next $file]
get next instance from linked-list of Sq3FileS type
Definition at line 156 of file Sq3FileC_atl.c.
|
static |
Atl: → C-API Sq3FileC [Sq3FileC::Prev $file]
get previous instance from linked-list of Sq3FileS type
Definition at line 170 of file Sq3FileC_atl.c.