SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
SprCwrCountFile Struct Reference
+ Collaboration diagram for SprCwrCountFile:

Data Fields

const char * fname
 read/write from/to this file More...
 
SprStreamfd
 write/read a count tree to disk More...
 
SprCwrCountio_buf
 write/read buffer More...
 
SprCwrCountbuf_ptr
 pointer into the write/read buffer More...
 
int buf_rem
 # remaining elements in the buffer More...
 
SprCwrCount tmp_count
 

Field Documentation

const char* SprCwrCountFile::fname

read/write from/to this file

SprStream* SprCwrCountFile::fd

write/read a count tree to disk

SprCwrCount* SprCwrCountFile::io_buf

write/read buffer

SprCwrCount* SprCwrCountFile::buf_ptr

pointer into the write/read buffer

int SprCwrCountFile::buf_rem

# remaining elements in the buffer

SprCwrCount SprCwrCountFile::tmp_count