$search

asio::detail::null_event Class Reference

#include <null_event.hpp>

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

List of all members.

Public Member Functions

template<typename Lock >
void clear (Lock &)
 null_event ()
template<typename Lock >
void signal (Lock &)
template<typename Lock >
void wait (Lock &)
 ~null_event ()

Detailed Description

Definition at line 31 of file null_event.hpp.


Constructor & Destructor Documentation

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

Definition at line 36 of file null_event.hpp.

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

Definition at line 41 of file null_event.hpp.


Member Function Documentation

template<typename Lock >
void asio::detail::null_event::clear ( Lock &   )  [inline]

Definition at line 53 of file null_event.hpp.

template<typename Lock >
void asio::detail::null_event::signal ( Lock &   )  [inline]

Definition at line 47 of file null_event.hpp.

template<typename Lock >
void asio::detail::null_event::wait ( Lock &   )  [inline]

Definition at line 59 of file null_event.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:45 2013