const_buffer Struct Reference

**Experimental** - Pointer to a const memory region with a size. More...

#include <connection_engine.hpp>

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

**Experimental** - Pointer to a const memory region with a size.

Examples:

mt/epoll_container.cpp.


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

Generated on 27 Jan 2017 for Qpid Proton C++ by  doxygen 1.6.1