Main Page | Class Hierarchy | Class List | Class Members

cmdLineIntArray Class Reference

Inheritance diagram for cmdLineIntArray:

cmdLineReadable List of all members.

Public Member Functions

int read (char **argv, int argc)

Public Attributes

int count
int * value

Detailed Description

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


Member Function Documentation

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

The number of integers read in

int* cmdLineIntArray::value
 

The values of the integers


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