Qpid Proton C++ API 0.40.0
 
Loading...
Searching...
No Matches
binary.hpp File Reference

Arbitrary binary data. More...

#include "./internal/export.hpp"
#include "./types_fwd.hpp"
#include <proton/type_compat.h>
#include <iosfwd>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  binary
 Arbitrary binary data. More...
 

Namespaces

namespace  proton
 The main Proton namespace.
 

Functions

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

Detailed Description

Arbitrary binary data.