17#ifndef included_Retro_RtclProxyOwned
18#define included_Retro_RtclProxyOwned 1
32 const char* name, TO* pobj=
nullptr);
36 const std::shared_ptr<TO>&
ObjSPtr();
Implemenation (all inline) of class RtclProxyOwned.
const std::shared_ptr< TO > & ObjSPtr()
FIXME_docs.
~RtclProxyOwned()
FIXME_docs.
std::shared_ptr< TO > fspObj
sptr to managed object
RtclProxyOwned()
Default constructor.
Declaration of class ReventLoop.