Options Class Reference

List of all members.

Public Member Functions

def __init__
def __getattr__
def usage
def parse

Public Attributes

 opts

Private Attributes

 __mand
 __optn
 __swtc

Detailed Description

Definition at line 24 of file gOptions.py.


Member Function Documentation

def __getattr__   self,
  attribute
 

Definition at line 32 of file gOptions.py.

def __init__   self,
  mandatory,
  optional = [],
  switches = []
 

Definition at line 25 of file gOptions.py.

def parse   self  ) 
 

Definition at line 51 of file gOptions.py.

def usage   self,
  notes = ''
 

Definition at line 37 of file gOptions.py.


Member Data Documentation

__mand [private]
 

Definition at line 28 of file gOptions.py.

__optn [private]
 

Definition at line 29 of file gOptions.py.

__swtc [private]
 

Definition at line 30 of file gOptions.py.

opts
 

Definition at line 26 of file gOptions.py.


The documentation for this class was generated from the following file:
Generated on Thu Apr 27 20:54:15 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO