Class DArguments

Inherits from:
Object
Declared in:
DArguments.h

Class Hierarchy

    Object
      |
      +---DArguments

Class Description

The DArguments class implements methods for parsing the arguments of a program. After adding the definition of the arguments, the arguments are parsed. The results are stored in boolean objects, parsable objects and a list of texts.
Some notes: