Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

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.


Member Function Documentation

template<class T, class Base>
void qpid::framing::Visitable< T, Base >::accept ( typename Base::VisitorType &  v  )  [inline]

Definition at line 85 of file Visitor.h.


The documentation for this struct was generated from the following file:
Qpid C++ API Reference
Generated on Tue Dec 8 15:39:37 2009 for Qpid C++ Client API by doxygen 1.4.7