CmdArg Struct Reference

Stores information about available command line argument. More...

List of all members.

Public Attributes

const char * descr
 The string to comment this argument in help screen.
const char * longName
 Single-word argument name.
const char * param
 Additional parameter name if this argument has any (empty string means no parameter).
char shortName
 Single-letter argument name (space means no more arguments in table).


Detailed Description

This structure is used to define a static array and dstore all available command line arguments for application. Information from this array used to parse command line arguments provided by user and print help message.

See also:
CmdArgsParser

Generated on Wed Sep 29 16:40:41 2010 for VoiceMan by  doxygen 1.5.9