Go to the source code of this file.
Classes | |
| struct | Enum_T |
| struct | Cmd_T |
Defines | |
| #define | CMD_H |
| #define | CMDDOUBLETYPE 1 |
| #define | CMDENUMTYPE 2 |
| #define | CMDINTTYPE 3 |
| #define | CMDSTRINGTYPE 4 |
| #define | CMDSUBRANGETYPE 5 |
| #define | CMDGTETYPE 6 |
| #define | CMDLTETYPE 7 |
| #define | CMDSTRARRAYTYPE 8 |
| #define | CMDBOOLTYPE 9 |
Functions | |
| int | DeclareParams () |
| int | GetParams (int *n, char ***a, char *CmdFileName) |
| int | SPrintParams () |
| int | PrintParams () |
| #define CMDBOOLTYPE 9 |
| #define CMDDOUBLETYPE 1 |
| #define CMDENUMTYPE 2 |
| #define CMDGTETYPE 6 |
| #define CMDINTTYPE 3 |
| #define CMDLTETYPE 7 |
| #define CMDSTRARRAYTYPE 8 |
| #define CMDSTRINGTYPE 4 |
| #define CMDSUBRANGETYPE 5 |
| int DeclareParams | ( | ) |
| int GetParams | ( | int * | n, | |
| char *** | a, | |||
| char * | CmdFileName | |||
| ) |
| int PrintParams | ( | ) |
| int SPrintParams | ( | ) |
1.5.9