aiofile::aiofile_file Class Reference
keeps file information including initiated asynchronous actions blocks
More...
List of all members.
Detailed Description
keeps file information including initiated asynchronous actions blocks
Definition at line 129 of file aiofile.h.
Constructor & Destructor Documentation
constructor
- Parameters:
-
handle |
handle |
callback |
callback |
Definition at line 133 of file aiofile.h.
aiofile::aiofile_file::aiofile_file |
( |
const aiofile_file & |
x |
) |
[inline] |
copies constructor
Definition at line 140 of file aiofile.h.
aiofile::aiofile_file::~aiofile_file |
( |
|
) |
[inline] |
Member Data Documentation
pointer to the object for callback notofication
Definition at line 150 of file aiofile.h.
counter of the callbacks invoking
Definition at line 152 of file aiofile.h.
The documentation for this class was generated from the following file: