Inheritance diagram for cmdLineReadable:
Public Member Functions | |
virtual int | read (char **argv, int argc) |
Public Attributes | |
int | set |
|
This method attempts to read in the parameter from the command line. Reimplemented in cmdLineInt, cmdLineIntArray, cmdLineFloat, cmdLineFloatArray, cmdLineString, and cmdLineStringArray. |
|
This value is set to 1 if the parameter was successfully read from the command line. |