Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <Visitor.h>
Public Member Functions | |
void | accept (typename Base::VisitorType &v) |
Implements accept().
Definition at line 84 of file Visitor.h.
void qpid::framing::Visitable< T, Base >::accept | ( | typename Base::VisitorType & | v | ) | [inline] |