75 static const string strnil;
84 emsg.
Init(
"Rw11Unit::Attach",
"attach not available for this device type");
103 os << bl << (text?text:
"--") <<
"Rw11Unit @ " <<
this << endl;
105 os << bl <<
" fpCntlBase: " <<
fpCntlBase << endl;
106 os << bl <<
" fIndex: " <<
fIndex << endl;
107 os << bl <<
" fAttachOpts: " <<
fAttachOpts << endl;
void Init(const std::string &meth, const std::string &text)
FIXME_docs.
I/O appicator to generate fill characters.
const std::string & Url() const
FIXME_docs.
void Dump(std::ostream &os, int ind=0, const char *text=0, int detail=0) const
FIXME_docs.
bool IsAttached() const
FIXME_docs.
virtual bool Attach(const std::string &url, RerrMsg &emsg)
FIXME_docs.
virtual Rw11Virt * VirtBase() const =0
virtual void DetachDone()
FIXME_docs.
virtual void DetachCleanup()
FIXME_docs.
virtual void Detach()
FIXME_docs.
virtual void Dump(std::ostream &os, int ind=0, const char *text=0, int detail=0) const
FIXME_docs.
virtual bool Enabled() const
FIXME_docs.
virtual void AttachDone()
FIXME_docs.
virtual ~Rw11Unit()
Destructor.
Rw11Unit()
default ctor blocker
std::string fAttachOpts
unit context options for attach
Rw11Cntl * fpCntlBase
plain Rw11Cntl ptr
const std::string & AttachUrl() const
FIXME_docs.
const RparseUrl & Url() const
FIXME_docs.
Declaration of class ReventLoop.