MkBufferListC - various functions to 'check' a MkBufferListS … More...
MkBufferListC - various functions to 'check' a MkBufferListS …
This functions are used for parsing command-line-arguments.
|
static |
Atl:
→ C-API bool [MkBufferListC::CheckOption $bfl opt:string ?onlyFirst:bool=false?]
search for boolean option in MkBufferListS list and return MK_BOL value …
Definition at line 479 of file MkBufferListC_atl.c.
|
static |
Atl: doc_mk_atl_BufferListCheckOptionBOL
→ C-API
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 498 of file MkBufferListC_atl.c.
|
static |
Atl:
→ C-API MkBufferC [MkBufferListC::CheckOptionBUF $bfl opt:string ?defval:MkBufferC=NULL? ?onlyFirst:bool=true?]
search for opt in MkBufferListS list and fill var with opt_argument or the defval value …
Definition at line 456 of file MkBufferListC_atl.c.
|
static |
Atl: doc_mk_atl_BufferListCheckOptionDBL
→ 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_atl.c.
|
static |
Atl: doc_mk_atl_BufferListCheckOptionFLT
→ 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_atl.c.
|
static |
Atl: doc_mk_atl_BufferListCheckOptionI16
→ 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_atl.c.
|
static |
Atl: doc_mk_atl_BufferListCheckOptionI32
→ 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_atl.c.
|
static |
Atl: doc_mk_atl_BufferListCheckOptionI64
→ 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_atl.c.
|
static |
Atl: doc_mk_atl_BufferListCheckOptionI8
→ 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_atl.c.
|
static |
Atl: doc_mk_atl_BufferListCheckOptionSTR
→ 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_atl.c.