Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Member Functions
TCLAP::IgnoreRestVisitor Class Reference

Detailed Description

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

Definition at line 43 of file IgnoreRestVisitor.h.

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

Inheritance diagram for TCLAP::IgnoreRestVisitor:
Inheritance graph

Public Member Functions

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

Constructor & Destructor Documentation

◆ IgnoreRestVisitor()

TCLAP::IgnoreRestVisitor::IgnoreRestVisitor ( )
inline

Constructor.

Definition at line 50 of file IgnoreRestVisitor.h.

Member Function Documentation

◆ visit()

void TCLAP::IgnoreRestVisitor::visit ( )
inlinevirtual

Sets Arg::_ignoreRest.

Reimplemented from TCLAP::Visitor.

Definition at line 55 of file IgnoreRestVisitor.h.

References TCLAP::Arg::beginIgnoring().




Page generated by Doxygen 1.9.1 for MRPT 1.4.0 SVN: at Mon Apr 18 04:07:33 UTC 2022