asio::detail::socket_select_interrupter Class Reference

#include <socket_select_interrupter.hpp>

List of all members.

Public Member Functions

 socket_select_interrupter ()
 ~socket_select_interrupter ()
void interrupt ()
bool reset ()
socket_type read_descriptor () const

Private Attributes

socket_type read_descriptor_
socket_type write_descriptor_


Detailed Description

Definition at line 33 of file socket_select_interrupter.hpp.


Constructor & Destructor Documentation

asio::detail::socket_select_interrupter::socket_select_interrupter (  )  [inline]

asio::detail::socket_select_interrupter::~socket_select_interrupter (  )  [inline]


Member Function Documentation

void asio::detail::socket_select_interrupter::interrupt (  )  [inline]

bool asio::detail::socket_select_interrupter::reset (  )  [inline]

socket_type asio::detail::socket_select_interrupter::read_descriptor (  )  const [inline]

Definition at line 161 of file socket_select_interrupter.hpp.

References read_descriptor_.


Member Data Documentation


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

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