![]() |
VR-Link API Documentation for HLA 1516
|
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 () |
A Vistor that tells the CmdLine to begin ignoring arguments after this one is parsed.
|
inline |
Constructor.
|
inlinevirtual |
|
inlinevirtual |
Sets Arg::_ignoreRest.
Reimplemented from DtCmdLine::Visitor.