asio::detail::io_control::bytes_readable Class Reference

#include <io_control.hpp>

List of all members.

Public Member Functions

 bytes_readable ()
 bytes_readable (std::size_t value)
int name () const
void set (std::size_t value)
std::size_t get () const
detail::ioctl_arg_typedata ()
const detail::ioctl_arg_typedata () const

Private Attributes

detail::ioctl_arg_type value_


Detailed Description

Definition at line 82 of file io_control.hpp.


Constructor & Destructor Documentation

asio::detail::io_control::bytes_readable::bytes_readable (  )  [inline]

Definition at line 86 of file io_control.hpp.

asio::detail::io_control::bytes_readable::bytes_readable ( std::size_t  value  )  [inline]

Definition at line 92 of file io_control.hpp.


Member Function Documentation

int asio::detail::io_control::bytes_readable::name (  )  const [inline]

Definition at line 98 of file io_control.hpp.

void asio::detail::io_control::bytes_readable::set ( std::size_t  value  )  [inline]

Definition at line 104 of file io_control.hpp.

References value_.

std::size_t asio::detail::io_control::bytes_readable::get (  )  const [inline]

Definition at line 110 of file io_control.hpp.

References value_.

detail::ioctl_arg_type* asio::detail::io_control::bytes_readable::data (  )  [inline]

Definition at line 116 of file io_control.hpp.

References value_.

const detail::ioctl_arg_type* asio::detail::io_control::bytes_readable::data (  )  const [inline]

Definition at line 122 of file io_control.hpp.

References value_.


Member Data Documentation

Definition at line 128 of file io_control.hpp.

Referenced by data(), get(), and set().


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

Generated on Sun May 25 00:21:34 2008 by  doxygen 1.5.6