Qpid Proton C++ API  0.38.0
binary

Arbitrary binary data. More...

#include <binary.hpp>

Inheritance diagram for binary:

Public Member Functions

 operator std::string () const
 Convert to std::string.
 
binaryoperator= (const std::string &x)
 Assignment.
 
Constructors
 binary ()=default
 
 binary (const std::vector< value_type > &v)
 
 binary (const std::string &s)
 

Detailed Description

Arbitrary binary data.


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