26using namespace std::placeholders;
57 os << bl << (text?text:
"--") <<
"Rw11UnitDEUNA @ " <<
this << endl;
58 os << bl <<
" fpCntl: " <<
fpCntl << std::endl;
I/O appicator to generate fill characters.
virtual void UnitSetup(size_t ind)
FIXME_docs.
bool RcvCallback(RethBuf::pbuf_t &pbuf)
FIXME_docs.
~Rw11UnitDEUNA()
Destructor.
virtual void DetachDone()
FIXME_docs.
virtual void AttachDone()
FIXME_docs.
virtual void Dump(std::ostream &os, int ind=0, const char *text=0, int detail=0) const
FIXME_docs.
Rw11UnitDEUNA(Rw11CntlDEUNA *pcntl, size_t index)
Constructor.
Rw11CntlDEUNA & Cntl() const
FIXME_docs.
Implemenation (inline) of Rw11UnitVirt.
Rw11VirtEth & Virt()
FIXME_docs.
virtual void Dump(std::ostream &os, int ind=0, const char *text=0, int detail=0) const
FIXME_docs.
void SetupRcvCallback(rcvcbfo_t &&rcvcbfo)
FIXME_docs.
Declaration of class ReventLoop.