A Vistor that tells the CmdLine to begin ignoring arguments after this one is parsed. More...
#include <mrpt/otherlibs/tclap/IgnoreRestVisitor.h>


Public Member Functions | |
| IgnoreRestVisitor () | |
| Constructor. | |
| void | visit () |
| Sets Arg::_ignoreRest. | |
A Vistor that tells the CmdLine to begin ignoring arguments after this one is parsed.
Definition at line 35 of file IgnoreRestVisitor.h.
| TCLAP::IgnoreRestVisitor::IgnoreRestVisitor | ( | ) | [inline] |
Constructor.
Definition at line 42 of file IgnoreRestVisitor.h.
| void TCLAP::IgnoreRestVisitor::visit | ( | ) | [inline, virtual] |
Sets Arg::_ignoreRest.
Reimplemented from TCLAP::Visitor.
Definition at line 47 of file IgnoreRestVisitor.h.
References TCLAP::Arg::beginIgnoring().
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |