Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

OptionList Class Reference

An OptionList represents a sequence of sub-options. More...

Class diagram for OptionList:

Option

List of all members.

Public Members


Detailed Description

An OptionList represents a sequence of sub-options.

It matches with all the options in the sequence.


Member Function Documentation

OptionList::OptionList ()

virtual OptionList::~OptionList () [virtual]

virtual OptionList * OptionList::add (Option * option) [virtual]

virtual bool OptionList::parse (TokenStream * tokens, ValueClass * parent = 0) [virtual]

Reimplemented from Option.

virtual void OptionList::delete_values () [virtual]

Reimplemented from Option.

virtual void OptionList::print (String & command_line_string, suif_vector<OptionDescription>* descriptions) [virtual]

Reimplemented from Option.


The documentation for this class was generated from the following file:
Generated at Mon Nov 22 19:43:37 1999 for NCI SUIF by doxygen  written by Dimitri van Heesch, © 1997-1999