Go to the documentation of this file.
31 #ifndef TCLAP_VERSION_VISITOR_H
32 #define TCLAP_VERSION_VISITOR_H
VersionVisitor(CmdLineInterface *cmd, CmdLineOutput **out)
Constructor.
(Added by JLBC for MRPT): An exception that indicates to CmdLine::parse that help,...
CmdLineOutput ** _out
The output object.
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.
A Vistor that will call the version method of the given CmdLineOutput for the specified CmdLine objec...
void visit()
Calls the version method of the output object using the specified CmdLine.
CmdLineInterface * _cmd
The CmdLine of interest.
Page generated by Doxygen 1.8.20 for MRPT 1.4.0 SVN: at Thu Aug 27 02:40:23 UTC 2020 | | |