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 >:
[legend]List of all members.
|
Public Member Functions |
R | foundBlank () const |
R | operator() (const boost::blank &) const |
R | 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:
- /usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/cpp/src/qpid/framing/variant.h
Generated on Thu Apr 10 11:09:09 2008 for Qpid by
1.4.7