Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ACE_POSIX_Asynch_Read_Stream Class Reference

#include <POSIX_Asynch_IO.h>

Inheritance diagram for ACE_POSIX_Asynch_Read_Stream:

Inheritance graph
[legend]
Collaboration diagram for ACE_POSIX_Asynch_Read_Stream:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ACE_POSIX_Asynch_Read_Stream (ACE_POSIX_Proactor *posix_proactor)
 Constructor.
int read (ACE_Message_Block &message_block, size_t bytes_to_read, const void *act, int priority, int signal_number=0)
virtual ~ACE_POSIX_Asynch_Read_Stream (void)
 Destructor.

Detailed Description

This class implements <ace_asynch_read_stream> for all POSIX based implementation of Proactor.


Constructor & Destructor Documentation

ACE_POSIX_Asynch_Read_Stream::ACE_POSIX_Asynch_Read_Stream ACE_POSIX_Proactor posix_proactor  ) 
 

Constructor.

ACE_POSIX_Asynch_Read_Stream::~ACE_POSIX_Asynch_Read_Stream void   )  [virtual]
 

Destructor.


Member Function Documentation

int ACE_POSIX_Asynch_Read_Stream::read ACE_Message_Block message_block,
size_t  bytes_to_read,
const void *  act,
int  priority,
int  signal_number = 0
[virtual]
 

This starts off an asynchronous read. Upto <bytes_to_read> will be read and stored in the <message_block>.

Implements ACE_Asynch_Read_Stream_Impl.

Reimplemented in ACE_POSIX_Asynch_Read_File.


The documentation for this class was generated from the following files:
Generated on Thu Feb 10 20:36:37 2005 for ACE by  doxygen 1.3.9.1