Namespaces | |
| namespace | JetByteTools |
| namespace | JetByteTools::IO |
Classes | |
| class | CAsyncFileWriter |
| A class that implements IHandler to provide an asynchronous file writer that uses overlapped I/O to perform writes to the file. Any errors that occur during the asynchronous file writes are reported via the CAsyncFileWriter::Callback interface. More... | |
| class | CAsyncFileWriter::Callback |
| An interface for users of the CAsyncFileWriter to be notified of any errors that occur during the asynchronous write operations on the file. More... | |
1.5.3