Class Hierarchy Compound List File List Header Files Compound Members File Members
IntValueClass Class Reference
An IntValueClass holds an integer value.
More...
Class diagram for IntValueClass:
List of all members.Public Members
Protected Members
Friends
Detailed Description
An IntValueClass holds an integer value.
It is the caller's responsibility to make sure that the token used to construct this object holds a string representation of an integer. This class will use atoi() to convert and will not perform any error detection or reporting.
Member Function Documentation
virtual IntValueClass::~IntValueClass () [virtual]
virtual int IntValueClass::get_int () const [virtual]
IntValueClass::IntValueClass (Token & t, ValueClass * parent, Option * owning_option) [protected]
friend class IntValueClass::OptionInt [friend]
Member Data Documentation
Token* IntValueClass::_token [protected]
The documentation for this class was generated from the following file:
Generated at Mon Nov 22 19:43:29 1999 for NCI SUIF by
written by Dimitri van Heesch, © 1997-1999