qpid::framing::VisitableRoot< V, R > Struct Template Reference

The root class for the hierarchy of objects visitable by Visitor V. More...

#include <Visitor.h>

List of all members.

Public Types

typedef V VisitorType
typedef R ReturnType

Public Member Functions

virtual R accept (V &v)=0


Detailed Description

template<class V, class R = void>
struct qpid::framing::VisitableRoot< V, R >

The root class for the hierarchy of objects visitable by Visitor V.

Defines virtual accept().

Definition at line 71 of file Visitor.h.


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

Generated on Thu Oct 16 13:38:36 2008 for Qpid by  doxygen 1.5.6