17 #ifndef _OSCOMMANDLINEREADER_H 18 #define _OSCOMMANDLINEREADER_H ~OSCommandLineReader()
OSCommandLineReader class destructor.
used for throwing exceptions.
OSCommandLine * parseString(const std::string &osss)
Parse a string and store it into an OSCommandLine object.
This class is used to store command line options for the OSSolverService executable and to provide me...
OSCommandLine * readCommandLine(const std::string &osss)
Get an OSCommandLine object from a command line string.
OSCommandLineReader()
OSCommandLineReader class constructor.
The OSCommandLineReader Class.