#include <mrpt/otherlibs/tclap/Visitor.h>

Public Member Functions | |
| Visitor () | |
| Constructor. | |
| virtual | ~Visitor () |
| Destructor. | |
| virtual void | visit () |
| Does nothing. | |
| TCLAP::Visitor::Visitor | ( | ) | [inline] |
| virtual TCLAP::Visitor::~Visitor | ( | ) | [inline, virtual] |
| virtual void TCLAP::Visitor::visit | ( | ) | [inline, virtual] |
Does nothing.
Should be overridden by child.
Reimplemented in TCLAP::HelpVisitor, TCLAP::IgnoreRestVisitor, and TCLAP::VersionVisitor.
Definition at line 48 of file Visitor.h.
Referenced by TCLAP::Arg::_checkWithVisitor().
| Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |