COpt Class Reference

COpt class operates the information for command line options. More...

#import <copt.h>

List of all members.

Protected Attributes

uint_t opt_id
BOOL is_given
NSString * long_name
char short_name
COptArgType arg_type


Detailed Description

COpt class operates the information for command line options.

Description
COpt class operates the information for command line options.


Member Data Documentation

- (COptArgType) arg_type [protected]
 

Type of argument

- (BOOL) is_given [protected]
 

is_given Flag means the option is given or not.

- (NSString*) long_name [protected]
 

Long option name which started by '--'

- (uint_t) opt_id [protected]
 

Option ID

- (char) short_name [protected]
 

Short option name which started by '-'


The documentation for this class was generated from the following file:
Generated on Mon Mar 20 18:48:15 2006 for Coconut by  doxygen 1.4.6