Public Member Functions
TCLAP::Visitor Class Reference

#include <Visitor.h>

Inheritance diagram for TCLAP::Visitor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void visit ()
 Visitor ()
virtual ~Visitor ()

Detailed Description

A base class that defines the interface for visitors.

Definition at line 31 of file Visitor.h.


Constructor & Destructor Documentation

Constructor. Does nothing.

Definition at line 38 of file Visitor.h.

virtual TCLAP::Visitor::~Visitor ( ) [inline, virtual]

Destructor. Does nothing.

Definition at line 43 of file Visitor.h.


Member Function Documentation

virtual void TCLAP::Visitor::visit ( ) [inline, virtual]

Does nothing. Should be overridden by child.

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

Definition at line 48 of file Visitor.h.


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


mapstitch
Author(s): Philipp M. Scholl
autogenerated on Mon Oct 6 2014 02:09:53