Main MRPT website > C++ reference
MRPT logo
Public Member Functions
TCLAP::IgnoreRestVisitor Class Reference

Detailed Description

A Vistor that tells the CmdLine to begin ignoring arguments after this one is parsed.

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

Inheritance diagram for TCLAP::IgnoreRestVisitor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 IgnoreRestVisitor ()
 Constructor.
void visit ()
 Sets Arg::_ignoreRest.

Constructor & Destructor Documentation

TCLAP::IgnoreRestVisitor::IgnoreRestVisitor ( ) [inline]

Constructor.

Definition at line 42 of file IgnoreRestVisitor.h.


Member Function Documentation

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.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011