| 
    ACE 7.0.7
    
   | 
 
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... | |
This class contains asbtract base classes for all the concrete implementation classes for the various asynchronous operations that are used with the Praoctor.