library of assembled shared sources

http://lass.cocamware.com

lass::util::IgnoreUnknownVisit Struct Reference

#include <visitor.h>


Static Public Member Functions

template<typename T >
static void onUnknownPreVisit (VisitorBase &visitor, T &visitable)
template<typename T >
static void onUnknownPostVisit (VisitorBase &visitor, T &visitable)


Detailed Description

Definition at line 103 of file visitor.h.


Member Function Documentation

template<typename T >
static void lass::util::IgnoreUnknownVisit::onUnknownPreVisit ( VisitorBase visitor,
T &  visitable 
) [inline, static]

Definition at line 105 of file visitor.h.

template<typename T >
static void lass::util::IgnoreUnknownVisit::onUnknownPostVisit ( VisitorBase visitor,
T &  visitable 
) [inline, static]

Definition at line 106 of file visitor.h.


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

Generated on Mon Nov 10 14:22:17 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo