torc::generic::VisitorApplier< _Tp > Class Template Reference

#include <VisitorApplier.hpp>

Inheritance diagram for torc::generic::VisitorApplier< _Tp >:

Inheritance graph
[legend]
Collaboration diagram for torc::generic::VisitorApplier< _Tp >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 VisitorApplier (_Tp &inVisitor)
template<typename _Up>
void operator() (const boost::shared_ptr< _Up > &inVisited) const throw ( Error )

Private Attributes

_Tp & mVisitor


Detailed Description

template<typename _Tp>
class torc::generic::VisitorApplier< _Tp >

This is an utility functor class that can be used to apply visitor to a list of genOM objects. The type _Tp should be replaced by the visitor type.

Definition at line 31 of file VisitorApplier.hpp.


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

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