qpid::framing::Visitable< T, Base > Struct Template Reference
The base class for concrete visitable classes.
More...
#include <Visitor.h>
List of all members.
|
Public Member Functions |
void | accept (typename Base::VisitorType &v) |
Detailed Description
template<class T, class Base>
struct qpid::framing::Visitable< T, Base >
The base class for concrete visitable classes.
Implements accept().
- Parameters:
-
| T | type of visitable class (CRTP). |
| Base | base class to inherit from. |
Definition at line 84 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