16#ifndef included_Retro_Rw11UnitRL11
17#define included_Retro_Rw11UnitRL11 1
30 virtual void SetType(
const std::string& type);
34 uint16_t
Rlsta()
const;
35 uint16_t
Rlpos()
const;
37 virtual void Dump(std::ostream& os,
int ind=0,
const char* text=0,
Implemenation (inline) of Rw11UnitDiskBase.
~Rw11UnitRL11()
Destructor.
void SetRlsta(uint16_t rlsta)
FIXME_docs.
uint16_t Rlpos() const
FIXME_docs.
virtual void SetType(const std::string &type)
FIXME_docs.
void SetRlpos(uint16_t rlpos)
FIXME_docs.
uint16_t Rlsta() const
FIXME_docs.
virtual void Dump(std::ostream &os, int ind=0, const char *text=0, int detail=0) const
FIXME_docs.
Declaration of class ReventLoop.