23#ifndef included_Retro_Rw11Unit
24#define included_Retro_Rw11Unit 1
49 std::string
Name()
const;
70 virtual void Dump(std::ostream& os,
int ind=0,
const char* text=0,
Rw11Unit(const Rw11Unit &)=delete
void SetAttachOpts(const std::string &opts)
FIXME_docs.
RlogFile & LogFile() 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.
RlinkServer & Server() const
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.
Rw11Cntl & CntlBase() const
FIXME_docs.
Rstats & Stats()
FIXME_docs.
std::string Name() const
FIXME_docs.
size_t Index() const
FIXME_docs.
Rw11 & W11() const
FIXME_docs.
Rw11Unit & operator=(const Rw11Unit &)=delete
RlinkConnect & Connect() 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
Rw11Cpu & Cpu() const
FIXME_docs.
const std::string & AttachOpts() const
FIXME_docs.
Rw11Cntl * fpCntlBase
plain Rw11Cntl ptr
const std::string & AttachUrl() const
FIXME_docs.
Declaration of class ReventLoop.