binary Class Reference

Arbitrary binary data. More...

#include <binary.hpp>

Inherits std::vector< uint8_t >.

List of all members.

Public Member Functions

 operator std::string () const
 Convert to std::string.
binaryoperator= (const std::string &x)
 Assignment.
Constructors



 binary ()
 binary (size_t n)
 binary (size_t n, value_type x)
 binary (const std::string &s)
template<class Iter >
 binary (Iter first, Iter last)

Detailed Description

Arbitrary binary data.


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

Generated on 13 Mar 2017 for Qpid Proton C++ by  doxygen 1.6.1