18#ifndef included_Retro_RtclRlinkServer
19#define included_Retro_RtclRlinkServer 1
Implemenation (all inline) of class RtclProxyOwned.
int M_server(RtclArgs &args)
FIXME_docs.
int M_default(RtclArgs &args)
FIXME_docs.
std::unique_ptr< RtclAttnShuttle > ahdl_uptr_t
std::shared_ptr< RlinkConnect > fspConn
int M_dump(RtclArgs &args)
FIXME_docs.
int M_set(RtclArgs &args)
FIXME_docs.
int M_get(RtclArgs &args)
FIXME_docs.
~RtclRlinkServer()
Destructor.
alist_t fAttnHdl
list of attn handlers
int M_print(RtclArgs &args)
FIXME_docs.
int M_attn(RtclArgs &args)
FIXME_docs.
std::list< ahdl_uptr_t > alist_t
int M_stats(RtclArgs &args)
FIXME_docs.
virtual int ClassCmdConfig(RtclArgs &args)
FIXME_docs.
Declaration of class ReventLoop.