This is the type of our block buffers. More...
#include <tpie/file_base.h>
Inherits list_base_hook<>.
Public Attributes | |
| memory_size_type | size |
| memory_size_type | usage |
| stream_size_type | number |
| bool | dirty |
| char | data [0] |
This is the type of our block buffers.
We have one per file::stream distributed over two linked lists.
Definition at line 57 of file file_base.h.