ACE  6.0.6
Classes
Asynch_IO_Impl.h File Reference
#include "ace/Asynch_IO.h"
#include "ace/Asynch_IO_Impl.inl"

Classes

class  ACE_Asynch_Result_Impl
 Abstract base class for the all the classes that provide concrete implementations for ACE_Asynch_Result. More...
class  ACE_Asynch_Operation_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Operation. More...
class  ACE_Asynch_Read_Stream_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Read_Stream. More...
class  ACE_Asynch_Read_Stream_Result_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Read_Stream::Result class. More...
class  ACE_Asynch_Write_Stream_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Write_Stream class. More...
class  ACE_Asynch_Write_Stream_Result_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Write_Stream::Result. More...
class  ACE_Asynch_Read_File_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Read_File::Result. More...
class  ACE_Asynch_Read_File_Result_Impl
 This is the abstract base class for all the concrete implementation classes for ACE_Asynch_Read_File::Result. More...
class  ACE_Asynch_Write_File_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Write_File. More...
class  ACE_Asynch_Write_File_Result_Impl
 This is the abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Write_File::Result. More...
class  ACE_Asynch_Accept_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Accept. More...
class  ACE_Asynch_Accept_Result_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Accept. More...
class  ACE_Asynch_Connect_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Connect. More...
class  ACE_Asynch_Connect_Result_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Connect. More...
class  ACE_Asynch_Transmit_File_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Transmit_File. More...
class  ACE_Asynch_Transmit_File_Result_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Transmit_File::Result. More...
class  ACE_Asynch_Read_Dgram_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Read_Dgram. More...
class  ACE_Asynch_Read_Dgram_Result_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Read_Dgram::Result class. More...
class  ACE_Asynch_Write_Dgram_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Write_Dgram class. More...
class  ACE_Asynch_Write_Dgram_Result_Impl
 Abstract base class for all the concrete implementation classes that provide different implementations for the ACE_Asynch_Write_Dgram::Result class. More...

Detailed Description

Id:
Asynch_IO_Impl.h 93359 2011-02-11 11:33:12Z mcorino

This class contains asbtract base classes for all the concrete implementation classes for the various asynchronous operations that are used with the Praoctor.

Author:
Irfan Pyarali (irfan@cs.wustl.edu)
Tim Harrison (harrison@cs.wustl.edu)
Alexander Babu Arulanthu <alex@cs.wustl.edu>
Roger Tragin <r.tragin@computer.org>
Alexander Libman <alibman@ihug.com.au>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines