BadTapeMsg(const char *meth, RerrMsg &emsg) | Retro::Rw11VirtTapeTap | protected |
Bot() const | Retro::Rw11VirtTape | inline |
BytePadding(size_t rlen) | Retro::Rw11VirtTapeTap | inlineprotected |
Capacity() const | Retro::Rw11VirtTape | inline |
CheckSizeBack(size_t nbyt, const char *text, RerrMsg &emsg) | Retro::Rw11VirtTapeTap | protected |
CheckSizeForw(size_t nbyt, const char *text, RerrMsg &emsg) | Retro::Rw11VirtTapeTap | protected |
Cntl() const | Retro::Rw11Virt | inline |
Cpu() const | Retro::Rw11Virt | inline |
Dump(std::ostream &os, int ind=0, const char *text=0, int detail=0) const | Retro::Rw11VirtTapeTap | virtual |
Eom() const | Retro::Rw11VirtTape | inline |
Eot() const | Retro::Rw11VirtTape | inline |
fBad | Retro::Rw11VirtTapeTap | protected |
fBot | Retro::Rw11VirtTape | protected |
fCapacity | Retro::Rw11VirtTape | protected |
fEom | Retro::Rw11VirtTape | protected |
fEot | Retro::Rw11VirtTape | protected |
fFd | Retro::Rw11VirtTapeTap | protected |
fPadOdd | Retro::Rw11VirtTapeTap | protected |
fPos | Retro::Rw11VirtTapeTap | protected |
fPosFile | Retro::Rw11VirtTape | protected |
fPosRecord | Retro::Rw11VirtTape | protected |
fpUnit | Retro::Rw11Virt | protected |
fSize | Retro::Rw11VirtTapeTap | protected |
fStats | Retro::Rw11Virt | protected |
fTruncPend | Retro::Rw11VirtTapeTap | protected |
fUrl | Retro::Rw11Virt | protected |
fWProt | Retro::Rw11Virt | protected |
IncPosRecord(int delta) | Retro::Rw11VirtTapeTap | inlineprotected |
kDimStat enum value | Retro::Rw11VirtTape | |
kMeta_B_Rlen | Retro::Rw11VirtTapeTap | static |
kMeta_M_Mbz | Retro::Rw11VirtTapeTap | static |
kMeta_M_Perr | Retro::Rw11VirtTapeTap | static |
kMetaEof | Retro::Rw11VirtTapeTap | static |
kMetaEom | Retro::Rw11VirtTapeTap | static |
kOpCodeBadFormat enum value | Retro::Rw11VirtTape | |
kOpCodeBadParity enum value | Retro::Rw11VirtTape | |
kOpCodeBot enum value | Retro::Rw11VirtTape | |
kOpCodeEof enum value | Retro::Rw11VirtTape | |
kOpCodeEom enum value | Retro::Rw11VirtTape | |
kOpCodeOK enum value | Retro::Rw11VirtTape | |
kOpCodeRecLenErr enum value | Retro::Rw11VirtTape | |
kStatNVTReadByt enum value | Retro::Rw11VirtTape | |
kStatNVTReadEof enum value | Retro::Rw11VirtTape | |
kStatNVTReadEom enum value | Retro::Rw11VirtTape | |
kStatNVTReadLErr enum value | Retro::Rw11VirtTape | |
kStatNVTReadPErr enum value | Retro::Rw11VirtTape | |
kStatNVTReadRec enum value | Retro::Rw11VirtTape | |
kStatNVTRewind enum value | Retro::Rw11VirtTape | |
kStatNVTSpaBack enum value | Retro::Rw11VirtTape | |
kStatNVTSpaForw enum value | Retro::Rw11VirtTape | |
kStatNVTWriteByt enum value | Retro::Rw11VirtTape | |
kStatNVTWriteEof enum value | Retro::Rw11VirtTape | |
kStatNVTWriteRec enum value | Retro::Rw11VirtTape | |
LogFile() const | Retro::Rw11Virt | inline |
New(const std::string &url, Rw11Unit *punit, RerrMsg &emsg) | Retro::Rw11VirtTape | static |
OpCode enum name | Retro::Rw11VirtTape | |
Open(const std::string &url, RerrMsg &emsg) | Retro::Rw11VirtTapeTap | virtual |
operator=(const Rw11Virt &)=delete | Retro::Rw11Virt | |
ParseMeta(uint32_t meta, size_t &rlen, bool &perr, RerrMsg &emsg) | Retro::Rw11VirtTapeTap | protected |
PosFile() const | Retro::Rw11VirtTape | inline |
PosRecord() const | Retro::Rw11VirtTape | inline |
Read(size_t nbyt, uint8_t *data, RerrMsg &emsg) | Retro::Rw11VirtTapeTap | protected |
ReadRecord(size_t nbyt, uint8_t *data, size_t &ndone, int &opcode, RerrMsg &emsg) | Retro::Rw11VirtTapeTap | virtual |
Rewind(int &opcode, RerrMsg &emsg) | Retro::Rw11VirtTapeTap | virtual |
Rw11Virt(Rw11Unit *punit) | Retro::Rw11Virt | explicit |
Rw11Virt(const Rw11Virt &)=delete | Retro::Rw11Virt | |
Rw11VirtTape(Rw11Unit *punit) | Retro::Rw11VirtTape | explicit |
Rw11VirtTapeTap(Rw11Unit *punit) | Retro::Rw11VirtTapeTap | explicit |
Seek(size_t seekpos, int dir, RerrMsg &emsg) | Retro::Rw11VirtTapeTap | protected |
Server() const | Retro::Rw11Virt | inline |
SetBad() | Retro::Rw11VirtTapeTap | inlineprotected |
SetCapacity(size_t nbyte) | Retro::Rw11VirtTape | inline |
SetPosFile(int posfile) | Retro::Rw11VirtTape | |
SetPosRecord(int posrec) | Retro::Rw11VirtTape | |
SpaceBack(size_t nrec, size_t &ndone, int &opcode, RerrMsg &emsg) | Retro::Rw11VirtTapeTap | virtual |
SpaceForw(size_t nrec, size_t &ndone, int &opcode, RerrMsg &emsg) | Retro::Rw11VirtTapeTap | virtual |
stats enum name | Retro::Rw11VirtTape | |
Stats() | Retro::Rw11Virt | inline |
Unit() const | Retro::Rw11Virt | inline |
UpdatePos(size_t nbyt, int dir) | Retro::Rw11VirtTapeTap | protected |
Url() const | Retro::Rw11Virt | inline |
W11() const | Retro::Rw11Virt | inline |
WProt() const | Retro::Rw11Virt | virtual |
Write(size_t nbyt, const uint8_t *data, bool back, RerrMsg &emsg) | Retro::Rw11VirtTapeTap | protected |
WriteEof(RerrMsg &emsg) | Retro::Rw11VirtTapeTap | virtual |
WriteRecord(size_t nbyt, const uint8_t *data, int &opcode, RerrMsg &emsg) | Retro::Rw11VirtTapeTap | virtual |
~Rw11Virt() | Retro::Rw11Virt | virtual |