torc::generic::BaseVisitor Class Reference

A base class for Visitor. More...

#include <VisitorType.hpp>

Inheritance diagram for torc::generic::BaseVisitor:

Inheritance graph
[legend]

List of all members.

Private Member Functions

 BaseVisitor (const BaseVisitor &)
BaseVisitoroperator= (const BaseVisitor &)


Detailed Description

A base class for Visitor.

This is the base class for Visitor template. This class is used to provide a concrete handle of a inoutVisitor to a visitable class. This class therefore does not contain any methods other than a (protected) constructor and a destructor.

Definition at line 30 of file VisitorType.hpp.


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

Generated on Thu Oct 13 16:50:39 2011 for TORC by  doxygen 1.5.6