Go to the documentation of this file.
30 #ifndef TCLAP_HELP_VISITOR_H
31 #define TCLAP_HELP_VISITOR_H
CmdLineOutput ** _out
The output object.
void visit()
Calls the usage method of the CmdLineOutput for the specified CmdLine.
(Added by JLBC for MRPT): An exception that indicates to CmdLine::parse that help,...
A Visitor object that calls the usage method of the given CmdLineOutput object for the specified CmdL...
The interface that any output object must implement.
The base class that manages the command line definition and passes along the parsing to the appropria...
A base class that defines the interface for visitors.
CmdLineInterface * _cmd
The CmdLine the output will be generated for.
HelpVisitor(CmdLineInterface *cmd, CmdLineOutput **out)
Constructor.
Page generated by Doxygen 1.8.20 for MRPT 1.4.0 SVN: at Thu Aug 27 02:40:23 UTC 2020 | | |