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

qpid::framing::ApplyVisitor< V > Struct Template Reference

Apply a visitor to the nested variant. More...

#include <variant.h>

Inherits qpid::framing::NoBlankVisitor< V::result_type >.

List of all members.

Public Member Functions

 using::qpid::framing::NoBlankVisitor ()
 ApplyVisitor (const V &v)
template<class T>
V::result_type operator() (T &t) const
V::result_type foundBlank () const
V::result_type operator() (const boost::blank &) const
V::result_type operator() (boost::blank &) const

Public Attributes

const V & visitor


Detailed Description

template<class V>
struct qpid::framing::ApplyVisitor< V >

Apply a visitor to the nested variant.

Definition at line 73 of file variant.h.


Constructor & Destructor Documentation

template<class V>
qpid::framing::ApplyVisitor< V >::ApplyVisitor ( const V &  v  )  [inline]

Definition at line 76 of file variant.h.


Member Function Documentation

V::result_type qpid::framing::NoBlankVisitor< V::result_type >::foundBlank (  )  const [inline, inherited]

Definition at line 39 of file variant.h.

V::result_type qpid::framing::NoBlankVisitor< V::result_type >::operator() ( boost::blank &   )  const [inline, inherited]

Definition at line 44 of file variant.h.

References qpid::framing::NoBlankVisitor< R >::foundBlank().

V::result_type qpid::framing::NoBlankVisitor< V::result_type >::operator() ( const boost::blank &   )  const [inline, inherited]

Definition at line 43 of file variant.h.

References qpid::framing::NoBlankVisitor< R >::foundBlank().

template<class V>
template<class T>
V::result_type qpid::framing::ApplyVisitor< V >::operator() ( T &  t  )  const [inline]

Definition at line 77 of file variant.h.

References qpid::framing::ApplyVisitor< V >::visitor.

template<class V>
qpid::framing::ApplyVisitor< V >::using::qpid::framing::NoBlankVisitor (  ) 


Member Data Documentation

template<class V>
const V& qpid::framing::ApplyVisitor< V >::visitor

Definition at line 75 of file variant.h.

Referenced by qpid::framing::ApplyVisitor< V >::operator()().


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