Depends::Details::NodeVisitor< NodeType, BinaryFunction, DataType > Struct Template Reference

Visitor that will automagically visit an entire DAG. More...

#include <Depends/Details/Visitors.h>

List of all members.

Public Member Functions

 NodeVisitor ()
 NodeVisitor (const BinaryFunction &binary_function, const DataType data)
NodeVisitoroperator() (NodeType *node)

Public Attributes

BinaryFunction binary_function_
DataType data_


Detailed Description

template<class NodeType, class BinaryFunction = EmptyFunctor, class DataType = void*>
struct Depends::Details::NodeVisitor< NodeType, BinaryFunction, DataType >

Visitor that will automagically visit an entire DAG.

Definition at line 115 of file Visitors.h.


The documentation for this struct was generated from the following file:
Generated on Sat Aug 11 11:56:09 2007 for Depends by  doxygen 1.5.1