$search

asio::detail::socket_holder Class Reference

#include <socket_holder.hpp>

Inheritance diagram for asio::detail::socket_holder:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

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]

Definition at line 44 of file socket_holder.hpp.


Member Function Documentation

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

Definition at line 54 of file socket_holder.hpp.

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

Definition at line 78 of file socket_holder.hpp.

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

Definition at line 71 of file socket_holder.hpp.

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

Definition at line 60 of file socket_holder.hpp.


Member Data Documentation

Definition at line 87 of file socket_holder.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:48 2013