Bot() const | Retro::Rw11VirtTape | inline |
Capacity() const | Retro::Rw11VirtTape | inline |
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::Rw11VirtTape | virtual |
Eom() const | Retro::Rw11VirtTape | inline |
Eot() const | Retro::Rw11VirtTape | inline |
fBot | Retro::Rw11VirtTape | protected |
fCapacity | Retro::Rw11VirtTape | protected |
fEom | Retro::Rw11VirtTape | protected |
fEot | Retro::Rw11VirtTape | protected |
fPosFile | Retro::Rw11VirtTape | protected |
fPosRecord | Retro::Rw11VirtTape | protected |
fpUnit | Retro::Rw11Virt | protected |
fStats | Retro::Rw11Virt | protected |
fUrl | Retro::Rw11Virt | protected |
fWProt | Retro::Rw11Virt | protected |
kDimStat enum value | Retro::Rw11VirtTape | |
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)=0 | Retro::Rw11Virt | pure virtual |
operator=(const Rw11Virt &)=delete | Retro::Rw11Virt | |
PosFile() const | Retro::Rw11VirtTape | inline |
PosRecord() const | Retro::Rw11VirtTape | inline |
ReadRecord(size_t nbyte, uint8_t *data, size_t &ndone, int &opcode, RerrMsg &emsg)=0 | Retro::Rw11VirtTape | pure virtual |
Rewind(int &opcode, RerrMsg &emsg)=0 | Retro::Rw11VirtTape | pure virtual |
Rw11Virt(Rw11Unit *punit) | Retro::Rw11Virt | explicit |
Rw11Virt(const Rw11Virt &)=delete | Retro::Rw11Virt | |
Rw11VirtTape(Rw11Unit *punit) | Retro::Rw11VirtTape | explicit |
Server() const | Retro::Rw11Virt | inline |
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)=0 | Retro::Rw11VirtTape | pure virtual |
SpaceForw(size_t nrec, size_t &ndone, int &opcode, RerrMsg &emsg)=0 | Retro::Rw11VirtTape | pure virtual |
Stats() | Retro::Rw11Virt | inline |
stats enum name | Retro::Rw11VirtTape | |
Unit() const | Retro::Rw11Virt | inline |
Url() const | Retro::Rw11Virt | inline |
W11() const | Retro::Rw11Virt | inline |
WProt() const | Retro::Rw11Virt | virtual |
WriteEof(RerrMsg &emsg)=0 | Retro::Rw11VirtTape | pure virtual |
WriteRecord(size_t nbyte, const uint8_t *data, int &opcode, RerrMsg &emsg)=0 | Retro::Rw11VirtTape | pure virtual |
~Rw11Virt() | Retro::Rw11Virt | virtual |