Data Fields | |
IndirectBlock * | indirect |
bool | writing |
bool | frozen |
bool | dirty |
long | numFullBlocks |
int | lastBlockBytes |
char * | buffer |
long | curBlockNumber |
int | pos |
int | nbytes |
Definition at line 111 of file logtape.c.
char* LogicalTape::buffer |
Definition at line 133 of file logtape.c.
Referenced by LogicalTapeBackspace(), LogicalTapeFreeze(), LogicalTapeRead(), LogicalTapeRewind(), LogicalTapeSeek(), LogicalTapeSetClose(), LogicalTapeSetCreate(), LogicalTapeWrite(), and ltsDumpBuffer().
Definition at line 134 of file logtape.c.
Referenced by LogicalTapeBackspace(), LogicalTapeFreeze(), LogicalTapeRead(), LogicalTapeRewind(), LogicalTapeSeek(), LogicalTapeSetCreate(), LogicalTapeTell(), and LogicalTapeWrite().
Definition at line 116 of file logtape.c.
Referenced by LogicalTapeFreeze(), LogicalTapeRewind(), LogicalTapeSetCreate(), LogicalTapeWrite(), and ltsDumpBuffer().
Definition at line 115 of file logtape.c.
Referenced by LogicalTapeBackspace(), LogicalTapeFreeze(), LogicalTapeRead(), LogicalTapeRewind(), LogicalTapeSeek(), and LogicalTapeSetCreate().
Definition at line 113 of file logtape.c.
Referenced by LogicalTapeBackspace(), LogicalTapeFreeze(), LogicalTapeRead(), LogicalTapeRewind(), LogicalTapeSeek(), LogicalTapeSetClose(), LogicalTapeSetCreate(), LogicalTapeWrite(), and ltsDumpBuffer().
Definition at line 124 of file logtape.c.
Referenced by LogicalTapeFreeze(), LogicalTapeRead(), LogicalTapeRewind(), LogicalTapeSeek(), and LogicalTapeSetCreate().
Definition at line 136 of file logtape.c.
Referenced by LogicalTapeBackspace(), LogicalTapeFreeze(), LogicalTapeRead(), LogicalTapeRewind(), LogicalTapeSeek(), LogicalTapeSetCreate(), and LogicalTapeWrite().
Definition at line 123 of file logtape.c.
Referenced by LogicalTapeFreeze(), LogicalTapeRead(), LogicalTapeRewind(), LogicalTapeSeek(), LogicalTapeSetCreate(), and LogicalTapeWrite().
int LogicalTape::pos |
Definition at line 135 of file logtape.c.
Referenced by LogicalTapeBackspace(), LogicalTapeFreeze(), LogicalTapeRead(), LogicalTapeRewind(), LogicalTapeSeek(), LogicalTapeSetCreate(), LogicalTapeTell(), and LogicalTapeWrite().
Definition at line 114 of file logtape.c.
Referenced by LogicalTapeFreeze(), LogicalTapeRead(), LogicalTapeRewind(), LogicalTapeSetCreate(), and LogicalTapeWrite().