Namespaces | |
| namespace | JetByteTools |
| namespace | JetByteTools::IO |
Classes | |
| class | CAsyncFileReader |
| A class that implements IHandler to provide an asynchronous file reader that uses overlapped I/O to perform reads from the file. Data read from the file is provided in a 'push fashion' via the CAsyncFileReader::Callback interface. More... | |
| class | CAsyncFileReader::Callback |
| An interface for users of the CAsyncFileReader to be notified of the results of the asynchronous read operations on the file. More... | |
1.5.3