Classes | |
| class | FileStreamBuffer |
| Simple wrapper of FILE* to streambuf to use C-style API. More... | |
| struct | requestdata_t |
| Base request struct to define requests. More... | |
| struct | iorequest_t |
| Abstract io request: pointer to the offset of the operation (on a file) with some bit information (meaning unknown here). More... | |
| class | IOQueue |
| An IO queue is a priority queue where the ordering is defined by the offsets of the operations to perform. More... | |
1.4.2