Class IgnoreRestVisitor

Inheritance Relationships

Base Type

Class Documentation

class IgnoreRestVisitor : public ecl::Visitor

TClap class indirectly used to define the interface for visitors.

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

Public Functions

inline IgnoreRestVisitor()

Constructor.

inline virtual void visit()

Sets Arg::_ignoreRest.