libmoost
moost::io::detail::forwarding_loop Class Reference

#include <async_stream_forwarder_posix.hpp>

List of all members.

Public Member Functions

 forwarding_loop ()
void stop () const
void run (int from, int to) const
void stop () const
void run (HANDLE from, HANDLE to) const

Private Attributes

int m_signal_in

Detailed Description

Definition at line 36 of file async_stream_forwarder_posix.hpp.


Constructor & Destructor Documentation


Member Function Documentation

void moost::io::detail::forwarding_loop::run ( HANDLE  from,
HANDLE  to 
) const [inline]

Definition at line 43 of file async_stream_forwarder_win32.hpp.

void moost::io::detail::forwarding_loop::run ( int  from,
int  to 
) const [inline]

Definition at line 56 of file async_stream_forwarder_posix.hpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 38 of file async_stream_forwarder_win32.hpp.

Definition at line 44 of file async_stream_forwarder_posix.hpp.

Here is the caller graph for this function:


Member Data Documentation

Definition at line 96 of file async_stream_forwarder_posix.hpp.


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