Cobalt Framework  beta
Console application support
Public Attributes
CBCommandForm Struct Reference

Form of command in command line option. More...

#include <CBCommandForm.h>

List of all members.

Public Attributes

const char * commandName
 Name of this command.
struct CBOptionFormoptionForms
 Array of formats for command line options.
unsigned int parameterNum
 Number of parameters for the commands.

Detailed Description

Form of command in command line option.


Member Data Documentation

Name of this command.

Note
The memory for commandName is NOT managed in this object.

The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator Defines