FLAMCLE/P-API
Command Line Executor/Parser Application Programming Interface
API definitions
Here is a list of the API parts:
 CLE Docu TypesDocumentation types used in columns of table below
 CLE Docu KeywordsASCIIDOC key words used in fourth column of table below
 CLE Docu AnchorsThe anchors for chapters and appendixes (5. column)
 CLE Docu TableThe structure and corresponding macros are used to define a table in order to generate documentation
 CLE Function Pointer (call backs)Type definitions for the callback functions used by CLE
 CLE Command TableCommand structure and corresponding macros used to define CLE command tables
 CLE Other CLP string tableStructure and corresponding macros containing CLP string table in order to append to generated documentation
 CLP Error CodesError codes for command line parsing
 CLP Data TypesData types of parameter in the argument table
 CLP Close MethodMethod used to close the CLP (see vdClpClose())
 CLP Property MethodMethod for property printing (see siClpProperties())
 CLP FlagsFlags for command line parsing
 CLP Argument TableThe structure and corresponding macros are used to define a entry for argument table
 CLP Function Pointer (call backs)Function prototype definitions for call backs used by CLP
 CLE FunctionsThe function provided by CLE
 CLP FunctionsThe function provided by CLP