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

A base class that defines the interface for visitors. More...

+ Inheritance diagram for DtCmdLine::Visitor:

Public Member Functions

 Visitor ()
 Constructor.
virtual ~Visitor ()
virtual void visit ()
 Does nothing.

Detailed Description

A base class that defines the interface for visitors.

Constructor & Destructor Documentation

DtCmdLine::Visitor::Visitor ( )
inline

Constructor.

Does nothing.

virtual DtCmdLine::Visitor::~Visitor ( )
inlinevirtual

Member Function Documentation

virtual void DtCmdLine::Visitor::visit ( )
inlinevirtual

Does nothing.

Should be overridden by child.

Reimplemented in DtCmdLine::VersionVisitor, DtCmdLine::HelpVisitor, and DtCmdLine::IgnoreRestVisitor.

Referenced by DtCmdLine::Arg::_checkWithVisitor().


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

Document ID: Generated on Mon Feb 6 18:36:34 EST 2017 from SVN revision 173107
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)