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

boost::static_visitor that throws exception if variant contains 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 exception if variant contains blank.

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


The documentation for this struct was generated from the following file:
Generated on Thu Apr 10 11:09:09 2008 for Qpid by  doxygen 1.4.7