Main Page | Class Hierarchy | Class List | Class Members

cmdLineFloatArray Class Reference

Inheritance diagram for cmdLineFloatArray:

cmdLineReadable List of all members.

Public Member Functions

int read (char **argv, int argc)

Public Attributes

int count
float * value

Detailed Description

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


Member Function Documentation

int cmdLineFloatArray::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 cmdLineFloatArray::count
 

The number of floating point numbers read in

float* cmdLineFloatArray::value
 

The values of the floating point numbers


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