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:
- /home/nsantos/projects/mrg-team/testing/magnum/f10/qpidc/qpid/cpp/src/qpid/framing/Visitor.h