23 #ifndef DtCmdLine_CMDLINEOUTPUT_H
24 #define DtCmdLine_CMDLINEOUTPUT_H
37 #ifdef DtUSE_UTILITIES_NAMESPACE
38 namespace DtUSE_UTILITIES_NAMESPACE
44 class CmdLineInterface;
82 #ifdef DtUSE_UTILITIES_NAMESPACE
CmdLineOutput()
Definition: cmdLineOutput.h:56
virtual ~CmdLineOutput()
Definition: cmdLineOutput.h:57
A simple class that defines and argument exception.
Definition: cmdArgException.h:43
The base class that manages the command line definition and passes along the parsing to the appropria...
Definition: cmdLineInterface.h:52