Sq3StmtC - define the class … More...
Functions | |
static OT_ProcRet | atlsq3lite_Sq3StmtC_HandleResolve (OtClass_ARGS) |
Atl: → C-API Handle-Resolve-Slot - return a Sq3StmtC from netHdl or "MK_NULL" if invalid… | |
MK_DEPRECATED static MK_UNUSED OT_ProcRet | atlsq3lite_Sq3StmtC_HandleGet (Sq3StmtC_ARGS) |
static OT_ProcRet | atlsq3lite_Sq3StmtC_Next (Sq3StmtC_ARGS) |
Atl: → C-API get next instance from linked-list of Sq3StmtS type | |
static OT_ProcRet | atlsq3lite_Sq3StmtC_Prev (Sq3StmtC_ARGS) |
Atl: → C-API get previous instance from linked-list of Sq3StmtS type | |
static OT_ProcRet | atlsq3lite_Sq3StmtC_Instances (OtClass_ARGS) |
Atl: → C-API get head-instance from linked-list of Sq3StmtS type … | |
static OT_ProcRet | atlsq3lite_Sq3StmtC_GetNull (OtClass_ARGS) |
Atl: → C-API Null-Slot - return a Sq3StmtC typed NULL instance … | |
Sq3StmtC - define the class …
|
static |
Atl:
→ C-API (static) Sq3StmtC [Sq3StmtC::GetNull]
Null-Slot - return a Sq3StmtC typed NULL
instance …
Definition at line 465 of file Sq3StmtC_atl.c.
|
static |
Definition at line 400 of file Sq3StmtC_atl.c.
|
static |
Atl:
→ C-API (static) Sq3StmtC [Sq3StmtC::HandleResolve netHdl:MK_HDL]
Handle-Resolve-Slot - return a Sq3StmtC from netHdl or "MK_NULL"
if invalid…
Definition at line 381 of file Sq3StmtC_atl.c.
|
static |
Atl:
→ C-API (static) Sq3StmtC [Sq3StmtC::Instances]
get head-instance from linked-list of Sq3StmtS type …
Definition at line 442 of file Sq3StmtC_atl.c.
|
static |
Atl:
→ C-API Sq3StmtC [Sq3StmtC::Next $stmt]
get next instance from linked-list of Sq3StmtS type
Definition at line 412 of file Sq3StmtC_atl.c.
|
static |
Atl:
→ C-API Sq3StmtC [Sq3StmtC::Prev $stmt]
get previous instance from linked-list of Sq3StmtS type
Definition at line 426 of file Sq3StmtC_atl.c.