| 
    SPRAAK
    
   | 
 
 Collaboration diagram for SprCwrCountFile:Data Fields | |
| const char * | fname | 
| read/write from/to this file  More... | |
| SprStream * | fd | 
| write/read a count tree to disk  More... | |
| SprCwrCount * | io_buf | 
| write/read buffer  More... | |
| SprCwrCount * | buf_ptr | 
| pointer into the write/read buffer  More... | |
| int | buf_rem | 
| # remaining elements in the buffer  More... | |
| SprCwrCount | tmp_count | 
| 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 | 
 1.8.6