Main Page | Class Hierarchy | Class List | Class Members

cmdLineFloat Class Reference

Inheritance diagram for cmdLineFloat:

cmdLineReadable List of all members.

Public Member Functions

int read (char **argv, int argc)

Public Attributes

float value

Detailed Description

This class represents a floating point number that is to be read from the command line.


Member Function Documentation

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

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

Reimplemented from cmdLineReadable.


Member Data Documentation

float cmdLineFloat::value
 

The value of the floating point


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