FLAMCLE/P-API
Command Line Executor/Parser Application Programming Interface
|
Method for property printing (see siClpProperties()). More...
Macros | |
#define | CLPPRO_MTD_ALL 0 |
All properties are printed (manual pages added as comment). More... | |
#define | CLPPRO_MTD_SET 1 |
Only defined properties are printed (no manual pages used). More... | |
#define | CLPPRO_MTD_CMT 2 |
All properties are printed, but not defined properties are line comments . More... | |
#define | CLPPRO_MTD_DOC 3 |
All property only parameter are printed as documentation. More... | |
Method for property printing (see siClpProperties()).
#define CLPPRO_MTD_ALL 0 |
All properties are printed (manual pages added as comment).
#define CLPPRO_MTD_SET 1 |
Only defined properties are printed (no manual pages used).
#define CLPPRO_MTD_CMT 2 |
All properties are printed, but not defined properties are line comments .
#define CLPPRO_MTD_DOC 3 |
All property only parameter are printed as documentation.