Main Page | Class Hierarchy | Class List | Class Members

cmdLineStringArray Class Reference

Inheritance diagram for cmdLineStringArray:

cmdLineReadable List of all members.

Public Member Functions

int read (char **argv, int argc)

Public Attributes

int count
char ** value

Detailed Description

This class represents an array of strings (words) that is to be read from the command line.


Member Function Documentation

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

The number of strings read in

char** cmdLineStringArray::value
 

The values of the strings


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