Cobalt Framework  beta
Console application support
Public Attributes
CBError Struct Reference

Error information stored by the command line parer. More...

#include <CBError.h>

List of all members.

Public Attributes

CBErrorType errorType
 Type of error.
union {
   const char *   invalidLongName
   char   invalidShortName
   const char *   noParameterLongName
   char   noParameterShortName
info
 Error information.

Detailed Description

Error information stored by the command line parer.


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