#include <cdflib.h>
Public Attributes | |
| uInt32 | magic_number |
| FILE * | fp |
| char * | path |
| char | scratchExt [EXT_LEN+1] |
| Logical | scratch |
| Logical | error |
| Logical | eof |
| vCACHE * | cacheHead |
| vCACHE * | cacheTail |
| int | maxBuffers |
| int | nBuffers |
| long | nV_reads |
| long | nV_writes |
| long | nBlockReads |
| long | nBlockWrites |
| long | nPageIns |
| long | nPageOuts |
| long | length |
| OFF_T | length64 |
| long | phyLength |
| OFF_T | phyLength64 |
| long | offset |
| OFF_T | offset64 |
| int | fh |
| int vFILEstruct::fh |
| FILE* vFILEstruct::fp |
| long vFILEstruct::length |
| long vFILEstruct::offset |
| char* vFILEstruct::path |
| char vFILEstruct::scratchExt[EXT_LEN+1] |
1.5.7