Public Types | |
| typedef C_CommandLine::_command_option | T_command_option |
| typedef C_CommandLine::_command_line | T_command_line |
| enum | T_option_type { E_OT_MANDATORY, E_OT_OPTIONAL } |
| enum | T_value_type { E_VT_INTEGER, E_VT_OCTET_HEXA, E_VT_STRING } |
Public Member Functions | |
| int | startAnalyzeCommandLine (int argc, char **argv, T_command_line *) |
| void | usage (void) |
| C_CommandLine () | |
| virtual | ~C_CommandLine () |
| virtual bool | set_data (T_TIndexCommand, char **)=0 |
Classes | |
| struct | _command_line |
| struct | _command_option |
Definition at line 26 of file C_CommandLine.hpp.
1.4.6