Main Page | Class Hierarchy | Class List | Class Members

cmdLineString Class Reference

Inheritance diagram for cmdLineString:

cmdLineReadable List of all members.

Public Member Functions

int read (char **argv, int argc)

Public Attributes

char * value

Detailed Description

This class represents a string (word) that is to be read from the command line.


Member Function Documentation

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

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

Reimplemented from cmdLineReadable.


Member Data Documentation

char* cmdLineString::value
 

The value of the string


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