Qpid Proton C++ API  0.32.0
null.hpp File Reference

The type of the AMQP null value. More...

#include "./internal/config.hpp"
#include "./internal/comparable.hpp"
#include "./internal/export.hpp"
#include <iosfwd>

Go to the source code of this file.

Classes

class  null
 The type of the AMQP null value. More...
 

Namespaces

 proton
 The main Proton namespace.
 

Functions

std::ostream & operator<< (std::ostream &, const null &)
 Print a null value.
 

Detailed Description

The type of the AMQP null value.