Inheritance diagram for CCmdInfoArg:
Static Protected Methods | |
void | SetArg (int Argc, char **Argv) |
Static Protected Attributes | |
int | m_Argc = 0 |
char** | m_Argv = 0 |
For internal use only.
|
Initializes the static data for the command line. This initialization is done with the CCmdInfo::CCmdInfo constructor. |
|
|