16 #ifndef TORC_GENERIC_VISITORAPPLIER_HPP
17 #define TORC_GENERIC_VISITORAPPLIER_HPP
34 template <
typename _Up>
void operator()(
const boost::shared_ptr<_Up>& inVisited)
const
50 #endif // TORC_GENERIC_VISITORAPPLIER_HPP
The Error object thrown by different methods of EdifOM.
VisitorApplier(_Tp &inVisitor)
void operator()(const boost::shared_ptr< _Up > &inVisited) const
void setCurrentLocation(const std::string &inFunction, const std::string &inFile, uint32_t inLine)