MkBufferListC - various functions to 'check' a MkBufferListS … More...
Collaboration diagram for MkBufferListC_Check_TCL_API:MkBufferListC - various functions to 'check' a MkBufferListS …
This functions are used for parsing command-line-arguments.
|
static |
Tcl: → C-API bool [$bfl CheckOption opt:string ?onlyFirst:bool=false?]
search for boolean option in MkBufferListS list and return MK_BOL value …
Definition at line 500 of file MkBufferListC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferListCheckOptionBOL → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 519 of file MkBufferListC_tcl.c.
|
static |
Tcl: → C-API MkBufferC [$bfl CheckOptionBUF opt:string ?defval:MkBufferC="MK_NULL"? ?onlyFirst:bool=true?]
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 477 of file MkBufferListC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferListCheckOptionDBL → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 540 of file MkBufferListC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferListCheckOptionFLT → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 561 of file MkBufferListC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferListCheckOptionI16 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 582 of file MkBufferListC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferListCheckOptionI32 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 603 of file MkBufferListC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferListCheckOptionI64 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 624 of file MkBufferListC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferListCheckOptionI8 → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 645 of file MkBufferListC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferListCheckOptionSTR → C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 666 of file MkBufferListC_tcl.c.