Qpid Proton C++ API 0.39.0
 
Loading...
Searching...
No Matches
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.

Examples
tracing_client.cpp.

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