qpid::framing::VisitableRoot< V, R > Struct Template Reference
Root class for 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 >
Root class for hierarchy of objects visitable by Visitor V.
Defines virtual accept()
The documentation for this struct was generated from the following file:
- /usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/cpp/src/qpid/framing/Visitor.h
Generated on Thu Apr 10 11:09:09 2008 for Qpid by
1.4.7