Main Page | Class Hierarchy | Class List | Class Members

cmdLineReadable Class Reference

Inheritance diagram for cmdLineReadable:

cmdLineFloat cmdLineFloatArray cmdLineInt cmdLineIntArray cmdLineString cmdLineStringArray List of all members.

Public Member Functions

virtual int read (char **argv, int argc)

Public Attributes

int set

Detailed Description

This base class represents the type of information that can be read from the command line.


Member Function Documentation

int cmdLineReadable::read char **  argv,
int  argc
[virtual]
 

This method attempts to read in the parameter from the command line.

Reimplemented in cmdLineInt, cmdLineIntArray, cmdLineFloat, cmdLineFloatArray, cmdLineString, and cmdLineStringArray.


Member Data Documentation

int cmdLineReadable::set
 

This value is set to 1 if the parameter was successfully read from the command line.


Generated on Fri Feb 3 14:18:50 2006 for Assignment 1 by  doxygen 1.4.1