Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

MemStreamBlock Struct Reference

#include <MemStreamer.hpp>

List of all members.

Public Attributes

MemStreamBlock * next
unsigned long blocksize:28
unsigned long blocksizeidxidx:4
unsigned long cursize
char data [1]


Member Data Documentation

unsigned long MemStreamBlock::blocksize
 

Definition at line 62 of file MemStreamer.hpp.

unsigned long MemStreamBlock::blocksizeidxidx
 

Definition at line 63 of file MemStreamer.hpp.

unsigned long MemStreamBlock::cursize
 

Definition at line 64 of file MemStreamer.hpp.

Referenced by MemStreamer::RemoveLastMemBlock().

char MemStreamBlock::data[1]
 

Definition at line 69 of file MemStreamer.hpp.

MemStreamBlock* MemStreamBlock::next
 

Definition at line 61 of file MemStreamer.hpp.

Referenced by MemStreamer::ReleaseMemory(), and MemStreamer::RemoveLastMemBlock().


The documentation for this struct was generated from the following file:
Generated on Sat Oct 13 16:08:54 2001 for XMILL by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001