![]()  | 
Home | Libraries | People | FAQ | More | 
Adapts a single non-modifiable buffer so that it meets the requirements of the ConstBufferSequence concept.
class const_buffers_1 : public const_buffer
| 
                 Name  | 
                 Description  | 
|---|---|
| 
                 A random-access iterator type that may be used to read elements.  | 
|
| 
                 The type for each element in the list of buffers.  | 
| 
                 Name  | 
                 Description  | 
|---|---|
| 
                 Get a random-access iterator to the first element.  | 
|
| 
                 Construct to represent a given memory range. Construct to represent a single non-modifiable buffer.  | 
|
| 
                 Get a random-access iterator for one past the last element.  | 
| 
                 Name  | 
                 Description  | 
|---|---|
| 
                 Create a new non-modifiable buffer that is offset from the start of another.  | 
        Header: boost/asio/buffer.hpp
      
        Convenience header: boost/asio.hpp