VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
DtCmdLine::IgnoreRestVisitor Class Reference

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

+ Inheritance diagram for DtCmdLine::IgnoreRestVisitor:
+ Collaboration diagram for DtCmdLine::IgnoreRestVisitor:

Public Member Functions

 IgnoreRestVisitor ()
 Constructor. More...
 
virtual ~IgnoreRestVisitor ()
 
void visit ()
 Sets Arg::_ignoreRest. More...
 
- Public Member Functions inherited from DtCmdLine::Visitor
 Visitor ()
 Constructor. More...
 
virtual ~Visitor ()
 

Detailed Description

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

Constructor & Destructor Documentation

DtCmdLine::IgnoreRestVisitor::IgnoreRestVisitor ( )
inline

Constructor.

virtual DtCmdLine::IgnoreRestVisitor::~IgnoreRestVisitor ( )
inlinevirtual

Member Function Documentation

void DtCmdLine::IgnoreRestVisitor::visit ( )
inlinevirtual

Sets Arg::_ignoreRest.

Reimplemented from DtCmdLine::Visitor.


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

Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)