19#ifndef included_Retro_RtclRw11UnitBase
20#define included_Retro_RtclRw11UnitBase 1
28 template <
class TU,
class TUV,
class TB>
32 const std::shared_ptr<TU>& spunit);
38 const std::shared_ptr<TU>&
ObjSPtr();
Implemenation (all inline) of RtclRw11UnitBase.
~RtclRw11UnitBase()
FIXME_docs.
virtual void AttachDone()
FIXME_docs.
std::shared_ptr< TU > fspObj
sptr to managed object
virtual Rw11Cpu & Cpu() const
FIXME_docs.
virtual TUV & ObjUV()
FIXME_docs.
const std::shared_ptr< TU > & ObjSPtr()
FIXME_docs.
virtual TU & Obj()
FIXME_docs.
int M_stats(RtclArgs &args)
FIXME_docs.
Declaration of class ReventLoop.