This is the complete list of members for Retro::Rw11VirtDisk, including all inherited members.
BlockSize() const | Retro::Rw11VirtDisk | inline |
Cntl() const | Retro::Rw11Virt | inline |
Cpu() const | Retro::Rw11Virt | inline |
DefaultScheme() | Retro::Rw11VirtDisk | static |
Dump(std::ostream &os, int ind=0, const char *text=0, int detail=0) const | Retro::Rw11VirtDisk | virtual |
fBlkSize | Retro::Rw11VirtDisk | protected |
fNBlock | Retro::Rw11VirtDisk | protected |
fNCyl | Retro::Rw11VirtDisk | protected |
fNHead | Retro::Rw11VirtDisk | protected |
fNSect | Retro::Rw11VirtDisk | protected |
fpUnit | Retro::Rw11Virt | protected |
fStats | Retro::Rw11Virt | protected |
fUrl | Retro::Rw11Virt | protected |
fWProt | Retro::Rw11Virt | protected |
kDimStat enum value | Retro::Rw11VirtDisk | |
kStatNVDRead enum value | Retro::Rw11VirtDisk | |
kStatNVDReadBlk enum value | Retro::Rw11VirtDisk | |
kStatNVDWrite enum value | Retro::Rw11VirtDisk | |
kStatNVDWriteBlk enum value | Retro::Rw11VirtDisk | |
LogFile() const | Retro::Rw11Virt | inline |
NBlock() const | Retro::Rw11VirtDisk | inline |
NCylinder() const | Retro::Rw11VirtDisk | inline |
New(const std::string &url, Rw11Unit *punit, RerrMsg &emsg) | Retro::Rw11VirtDisk | static |
NHead() const | Retro::Rw11VirtDisk | inline |
NSector() const | Retro::Rw11VirtDisk | inline |
Open(const std::string &url, RerrMsg &emsg)=0 | Retro::Rw11Virt | pure virtual |
operator=(const Rw11Virt &)=delete | Retro::Rw11Virt | |
Read(size_t lba, size_t nblk, uint8_t *data, RerrMsg &emsg)=0 | Retro::Rw11VirtDisk | pure virtual |
Rw11Virt(Rw11Unit *punit) | Retro::Rw11Virt | explicit |
Rw11Virt(const Rw11Virt &)=delete | Retro::Rw11Virt | |
Rw11VirtDisk(Rw11Unit *punit) | Retro::Rw11VirtDisk | explicit |
sDefaultScheme | Retro::Rw11VirtDisk | protectedstatic |
Server() const | Retro::Rw11Virt | inline |
SetDefaultScheme(const std::string &scheme) | Retro::Rw11VirtDisk | static |
Setup(size_t blksize, size_t nblock, size_t ncyl, size_t nhead, size_t nsect) | Retro::Rw11VirtDisk | inline |
stats enum name | Retro::Rw11VirtDisk | |
Stats() | Retro::Rw11Virt | inline |
Unit() const | Retro::Rw11Virt | inline |
Url() const | Retro::Rw11Virt | inline |
W11() const | Retro::Rw11Virt | inline |
WProt() const | Retro::Rw11Virt | virtual |
Write(size_t lba, size_t nblk, const uint8_t *data, RerrMsg &emsg)=0 | Retro::Rw11VirtDisk | pure virtual |
~Rw11Virt() | Retro::Rw11Virt | virtual |