asio::detail::socket_holder Class Reference

#include <socket_holder.hpp>

Inherits boost::noncopyable.

List of all members.

Public Member Functions

 socket_holder ()
 socket_holder (socket_type s)
 ~socket_holder ()
socket_type get () const
void reset ()
void reset (socket_type s)
socket_type release ()

Private Attributes

socket_type socket_


Detailed Description

Definition at line 27 of file socket_holder.hpp.


Constructor & Destructor Documentation

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

Definition at line 32 of file socket_holder.hpp.

asio::detail::socket_holder::socket_holder ( socket_type  s  )  [inline, explicit]

Definition at line 38 of file socket_holder.hpp.

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


Member Function Documentation

socket_type asio::detail::socket_holder::get (  )  const [inline]

void asio::detail::socket_holder::reset (  )  [inline]

void asio::detail::socket_holder::reset ( socket_type  s  )  [inline]

Definition at line 71 of file socket_holder.hpp.

References reset(), and socket_.

socket_type asio::detail::socket_holder::release (  )  [inline]


Member Data Documentation

Definition at line 87 of file socket_holder.hpp.

Referenced by get(), release(), reset(), and ~socket_holder().


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