64 string(
"Bad state: file attached"));
69 }
else if (type ==
"rl02") {
73 string(
"Bad args: only types 'rl01' and 'rl02' supported"));
88 os << bl << (text?text:
"--") <<
"Rw11UnitRL11 @ " <<
this << endl;
I/O appicator to generate fill characters.
Implemenation (inline) of Rw11UnitDiskBase.
virtual void Dump(std::ostream &os, int ind=0, const char *text=0, int detail=0) const
FIXME_docs.
size_t fBlksize
block size (in bytes)
bool fEnabled
unit enabled
std::string fType
drive type
~Rw11UnitRL11()
Destructor.
virtual void SetType(const std::string &type)
FIXME_docs.
Rw11UnitRL11(Rw11CntlRL11 *pcntl, size_t index)
Constructor.
virtual void Dump(std::ostream &os, int ind=0, const char *text=0, int detail=0) const
FIXME_docs.
bool HasVirt() const
FIXME_docs.
RosPrintfS< bool > RosPrintf(bool value, const char *form=0, int width=0, int prec=0)
Creates a print object for the formatted output of a bool value.
Declaration of class ReventLoop.