TPIE

2362a60
tpie::file_base::block_t Struct Reference

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]
 

Detailed Description

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.


The documentation for this struct was generated from the following file: