#include <mrpt/otherlibs/tclap/Visitor.h>
Public Member Functions | |
Visitor () | |
Constructor. More... | |
virtual | ~Visitor () |
Destructor. More... | |
virtual void | visit () |
Does nothing. More... | |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Does nothing.
Should be overridden by child.
Reimplemented in TCLAP::VersionVisitor, TCLAP::IgnoreRestVisitor, and TCLAP::HelpVisitor.
Definition at line 56 of file Visitor.h.
Referenced by TCLAP::Arg::_checkWithVisitor().
Page generated by Doxygen 1.9.1 for MRPT 1.4.0 SVN: at Sat Jan 30 21:34:41 UTC 2021 |