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. |
The documentation for this struct was generated from the following file:
- /home/jross/checkouts/qpid/cpp/src/qpid/framing/Visitor.h