Go to the documentation of this file.
31 #ifndef TCLAP_CMDLINEOUTPUT_H
32 #define TCLAP_CMDLINEOUTPUT_H
43 class CmdLineInterface;
virtual void usage(CmdLineInterface &c)=0
Generates some sort of output for the USAGE.
virtual void version(CmdLineInterface &c)=0
Generates some sort of output for the version.
virtual ~CmdLineOutput()
Virtual destructor.
The interface that any output object must implement.
A simple class that defines and argument exception.
The base class that manages the command line definition and passes along the parsing to the appropria...
virtual void failure(CmdLineInterface &c, ArgException &e)=0
Generates some sort of output for a failure.
Page generated by Doxygen 1.8.20 for MRPT 1.4.0 SVN: at Thu Aug 27 02:40:23 UTC 2020 | | |