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().


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

Generated on Thu May 15 22:24:45 2008 for Qpid by  doxygen 1.5.5