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

ValueClass Class Reference

A wrapper of a value for an option. More...

Class diagram for ValueClass:

StructureValueClass StringValueClass StreamValueClass IntValueClass

List of all members.

Public Members

Protected Members

Friends


Detailed Description

A wrapper of a value for an option.

Each instance of ValueClass holds one value. This class is an abstract class.

A ValueClass has the following components" parent - the parent value owning_option - the option of which this ValueClass is a value.


Member Function Documentation

virtual ValueClass::~ValueClass () [virtual]

ValueClass::ValueClass (ValueClass * parent, Option * owning_option) [protected]

friend class ValueClass::Option [friend]


Member Data Documentation

ValueClass* ValueClass::_parent [protected]

Option* ValueClass::_owning_option [protected]


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