$search

asio::null_buffers Class Reference

#include <buffer.hpp>

Inheritance diagram for asio::null_buffers:
Inheritance graph
[legend]

List of all members.

Public Types

typedef const mutable_bufferconst_iterator
 A random-access iterator type that may be used to read elements.
typedef mutable_buffer value_type
 The type for each element in the list of buffers.

Public Member Functions

const_iterator begin () const
 Get a random-access iterator to the first element.
const_iterator end () const
 Get a random-access iterator for one past the last element.

Private Attributes

mutable_buffer buf_

Detailed Description

An implementation of both the ConstBufferSequence and MutableBufferSequence concepts to represent a null buffer sequence.

Definition at line 395 of file buffer.hpp.


Member Typedef Documentation

A random-access iterator type that may be used to read elements.

Definition at line 402 of file buffer.hpp.

The type for each element in the list of buffers.

Definition at line 399 of file buffer.hpp.


Member Function Documentation

const_iterator asio::null_buffers::begin (  )  const [inline]

Get a random-access iterator to the first element.

Definition at line 405 of file buffer.hpp.

const_iterator asio::null_buffers::end (  )  const [inline]

Get a random-access iterator for one past the last element.

Definition at line 411 of file buffer.hpp.


Member Data Documentation

Definition at line 417 of file buffer.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


Castor
Author(s): Carpe Noctem
autogenerated on Fri Mar 1 14:41:43 2013