MkBufferListC - define the class … More...
Collaboration diagram for MkBufferListC_Class_TCL_API:MkBufferListC - define the class …
|
static |
Tcl: → C-API (static) MkBufferListC [MkBufferListC GetNull]
Null-Slot - return a MkBufferListC typed NULL instance …
Definition at line 780 of file MkBufferListC_tcl.c.
|
static |
Definition at line 715 of file MkBufferListC_tcl.c.
|
static |
Tcl: → C-API (static) MkBufferListC [MkBufferListC HandleResolve netHdl:MK_HDL]
Handle-Resolve-Slot - return a MkBufferListC from netHdl or "MK_NULL" if invalid…
Definition at line 696 of file MkBufferListC_tcl.c.
|
static |
Tcl: → C-API (static) MkBufferListC [MkBufferListC Instances]
get head-instance from linked-list of MkBufferListS type …
Definition at line 757 of file MkBufferListC_tcl.c.
|
static |
Tcl: → C-API MkBufferListC [$bfl Next]
get next instance from linked-list of MkBufferListS type
Definition at line 727 of file MkBufferListC_tcl.c.
|
static |
Tcl: → C-API MkBufferListC [$bfl Prev]
get previous instance from linked-list of MkBufferListS type
Definition at line 741 of file MkBufferListC_tcl.c.