17#ifndef included_Retro_Rw11UnitRHRP
18#define included_Retro_Rw11UnitRHRP 1
31 virtual void SetType(
const std::string& type);
32 uint16_t
Rpdt()
const;
36 uint16_t
Rpds()
const;
38 virtual void Dump(std::ostream& os,
int ind=0,
const char* text=0,
static const uint16_t kWBit02
Implemenation (inline) of Rw11UnitDiskBase.
uint16_t fRpds
drive status
static const uint16_t kDTE_RM03
drive type of RM03 rm=1
~Rw11UnitRHRP()
Destructor.
static const uint16_t kDTE_RP06
drive type of RP06 rm=0
void SetRpds(uint16_t rpds)
FIXME_docs.
static const uint16_t kDTE_RM80
drive type of RM80 rm=1
bool IsRmType() const
FIXME_docs.
uint16_t Rpds() const
FIXME_docs.
static const uint16_t kDTE_RM05
drive type of RM05 rm=1
static const uint16_t kDTE_RP07
drive type of RP07 rm=1
uint16_t Rpdt() const
FIXME_docs.
static const uint16_t kDTE_RP04
drive type of RP04 rm=0
virtual void SetType(const std::string &type)
FIXME_docs.
virtual void Dump(std::ostream &os, int ind=0, const char *text=0, int detail=0) const
FIXME_docs.
static const uint16_t kDTE_M_RM
rm type flag
uint16_t fRpdt
drive type (encoded)
Declaration of class ReventLoop.