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

boost::static_visitor that throws an exception if variant contains a blank. More...

#include <variant.h>

Inheritance diagram for qpid::framing::NoBlankVisitor< R >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

foundBlank () const
operator() (const boost::blank &) const
operator() (boost::blank &) const


Detailed Description

template<class R = void>
struct qpid::framing::NoBlankVisitor< R >

boost::static_visitor that throws an exception if variant contains a blank.

Subclasses need to have a using() declaration, which can be generated with QPID_USING_NOBLANK(R)


The documentation for this struct was generated from the following file:

Generated on Thu May 15 22:24:43 2008 for Qpid by  doxygen 1.5.5