Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_AIOCB_Notify_Pipe_Manager Class Reference

Inheritance diagram for ACE_AIOCB_Notify_Pipe_Manager

Inheritance graph
[legend]
Collaboration diagram for ACE_AIOCB_Notify_Pipe_Manager:

Collaboration graph
[legend]
List of all members.

Public Methods

 ACE_AIOCB_Notify_Pipe_Manager (ACE_POSIX_AIOCB_Proactor *posix_aiocb_proactor)
virtual ~ACE_AIOCB_Notify_Pipe_Manager (void)
int notify ()
virtual void handle_read_stream (const ACE_Asynch_Read_Stream::Result &result)
 This method will be called when an asynchronous read completes on a stream.


Private Methods

 ACE_AIOCB_Notify_Pipe_Manager (void)

Private Attributes

ACE_POSIX_AIOCB_Proactorposix_aiocb_proactor_
ACE_Message_Block message_block_
ACE_Pipe pipe_
ACE_POSIX_AIOCB_Asynch_Read_Stream read_stream_

Constructor & Destructor Documentation

ACE_AIOCB_Notify_Pipe_Manager::ACE_AIOCB_Notify_Pipe_Manager ( ACE_POSIX_AIOCB_Proactor * posix_aiocb_proactor )
 

ACE_AIOCB_Notify_Pipe_Manager::~ACE_AIOCB_Notify_Pipe_Manager ( void ) [virtual]
 

ACE_AIOCB_Notify_Pipe_Manager::ACE_AIOCB_Notify_Pipe_Manager ( void ) [private]
 


Member Function Documentation

void ACE_AIOCB_Notify_Pipe_Manager::handle_read_stream ( const ACE_Asynch_Read_Stream::Result & result ) [virtual]
 

This method will be called when an asynchronous read completes on a stream.

Reimplemented from ACE_Handler.

int ACE_AIOCB_Notify_Pipe_Manager::notify ( )
 


Member Data Documentation

ACE_Message_Block ACE_AIOCB_Notify_Pipe_Manager::message_block_ [private]
 

ACE_Pipe ACE_AIOCB_Notify_Pipe_Manager::pipe_ [private]
 

ACE_POSIX_AIOCB_Proactor * ACE_AIOCB_Notify_Pipe_Manager::posix_aiocb_proactor_ [private]
 

ACE_POSIX_AIOCB_Asynch_Read_Stream ACE_AIOCB_Notify_Pipe_Manager::read_stream_ [private]
 


The documentation for this class was generated from the following file:
Generated at Sat Dec 1 11:00:37 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000