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:
- /home/jross/checkouts/qpid/cpp/src/qpid/framing/Visitor.h