Main Page | Class Hierarchy | Class List | Class Members

cmdLineInt Class Reference

Inheritance diagram for cmdLineInt:

cmdLineReadable List of all members.

Public Member Functions

int read (char **argv, int argc)

Public Attributes

int value

Detailed Description

This class represents an integer that is to be read from the command line.


Member Function Documentation

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

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

Reimplemented from cmdLineReadable.


Member Data Documentation

int cmdLineInt::value
 

The value read in.


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