mutable_buffer Struct Reference

**Unsettled API** - A pointer to a mutable memory region with a size. More...

#include <connection_driver.hpp>

List of all members.

Public Member Functions

 mutable_buffer (char *data_=0, size_t size_=0)
 Construct a buffer starting at data_ with size_ bytes.

Public Attributes

char * data
 Beginning of the buffered data.
size_t size
 Number of bytes in the buffer.

Detailed Description

**Unsettled API** - A pointer to a mutable memory region with a size.


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

Generated on 29 Mar 2018 for Qpid Proton C++ by  doxygen 1.6.1