#include <Asynch_IO_Impl.h>
Inheritance diagram for ACE_Asynch_Read_File_Result_Impl:


Public Methods | |
| virtual | ~ACE_Asynch_Read_File_Result_Impl (void) |
| Destructor. More... | |
Protected Methods | |
| ACE_Asynch_Read_File_Result_Impl (void) | |
| Do-nothing constructor. More... | |
Definition at line 356 of file Asynch_IO_Impl.h.
|
|
Destructor.
Definition at line 47 of file Asynch_IO_Impl.cpp.
00048 {
00049 }
|
|
|
Do-nothing constructor.
Definition at line 45 of file Asynch_IO_Impl.i.
00046 : ACE_Asynch_Result_Impl (), 00047 ACE_Asynch_Read_Stream_Result_Impl () 00048 { 00049 } |
1.2.14 written by Dimitri van Heesch,
© 1997-2002