Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CCmdInfoArg Class Reference

Inheritance diagram for CCmdInfoArg::

CCmdInfoData List of all members.

Static Protected Methods

void SetArg (int Argc, char **Argv)

Static Protected Attributes

int m_Argc = 0
char ** m_Argv = 0

Detailed Description

Stores the command line of arguments.

For internal use only.


Member Function Documentation

void CCmdInfoArg::SetArg int   Argc,
char **   Argv
[inline, static, protected]
 

Initializes the static data for the command line. This initialization is done with the CCmdInfo::CCmdInfo constructor.


The documentation for this class was generated from the following files:
Top of Page
written by Pierre Rebours © 2000-2001. Terms of Use.