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

qpid::framing::ConvertVisitor< R > Struct Template Reference

Convert the variant value to type R. More...

#include <variant.h>

Inherits qpid::framing::NoBlankVisitor< R >< R >.

List of all members.

Public Member Functions

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


Detailed Description

template<class R>
struct qpid::framing::ConvertVisitor< R >

Convert the variant value to type R.

Definition at line 60 of file variant.h.


Member Function Documentation

template<class R = void>
R qpid::framing::NoBlankVisitor< R >::foundBlank (  )  const [inline, inherited]

Definition at line 39 of file variant.h.

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

template<class R = void>
R qpid::framing::NoBlankVisitor< R >::operator() ( boost::blank &   )  const [inline, inherited]

Definition at line 44 of file variant.h.

template<class R = void>
R qpid::framing::NoBlankVisitor< R >::operator() ( const boost::blank &   )  const [inline, inherited]

Definition at line 43 of file variant.h.

template<class R>
template<class T>
R qpid::framing::ConvertVisitor< R >::operator() ( T &  t  )  const [inline]

Definition at line 62 of file variant.h.

template<class R>
qpid::framing::ConvertVisitor< R >::using::qpid::framing::NoBlankVisitor (  ) 


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