Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

visitor Namespace Reference

We use a namespace because we're declaring a class with a really short name (SV). More...


Compounds

class  SV
 Subclass of Visitor for use as an abstract base class. More...

class  TlVisitor_helper
 Helper to produce a virtual visitor based on a current type and the remainder of the typelist. More...

class  TlVisitor_helper< Mytype, meta::Nil >
 Specialization of the helper for the situation where Mytype is the last type in the list. More...

class  TlVisitor
 Produces the type of a visitor that visits all items in the TypeList, starting from the head. More...


Typedefs

typedef TlVisitor< Drawertypelist
>::Ret 
DrawerVisitor
 A virtual visitor that visits every Drawer subclass.


Detailed Description

We use a namespace because we're declaring a class with a really short name (SV).

Typedef Documentation

typedef TlVisitor<Drawertypelist>::Ret visitor::DrawerVisitor
 

A virtual visitor that visits every Drawer subclass.


Generated on Mon Apr 7 19:44:13 2003 for DuTree by doxygen1.2.18