Public Member Functions | List of all members
ecl::IgnoreRestVisitor Class Reference

TClap class indirectly used to define the interface for visitors. More...

#include <ignore_rest_visitor.hpp>

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

Public Member Functions

 IgnoreRestVisitor ()
 
void visit ()
 
- Public Member Functions inherited from ecl::Visitor
 Visitor ()
 
virtual ~Visitor ()
 

Detailed Description

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.

Definition at line 32 of file ignore_rest_visitor.hpp.

Constructor & Destructor Documentation

◆ IgnoreRestVisitor()

ecl::IgnoreRestVisitor::IgnoreRestVisitor ( )
inline

Constructor.

Definition at line 41 of file ignore_rest_visitor.hpp.

Member Function Documentation

◆ visit()

void ecl::IgnoreRestVisitor::visit ( )
inlinevirtual

Sets Arg::_ignoreRest.

Reimplemented from ecl::Visitor.

Definition at line 46 of file ignore_rest_visitor.hpp.


The documentation for this class was generated from the following file:


ecl_command_line
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:13