- Member rtctk::componentFramework::RequestRejected::ERROR_CODE
- Rejected command will eventually have a well known error code defined in stdif.
- Member rtctk::componentFramework::RequestFailed::ERROR_CODE
- Decide on a stable error code?
- Class rtctk::componentFramework::PersistentRepoAdapter
- The current implementation is just a dummy with the methods throwing
NotImplementedException
.
- Member rtctk::rtcSupervisor::RtcObjectConfig::EvaluateBelievedState (std::string &gstate, std::string &gsubstate, bool &gerror, std::string &gerror_who)
- , work out what to do with substate
- Class rtctk::rtcSupervisor::PopulateConfig
- Currently the logic trivially copies all datapoints on a 1-to-1 basis to the target repository and no logic for interpreting Deployment Sets is actually implemented. This will be changed in future versions of the RTC Toolkit.
- Member rtctk::rtcSupervisor::RtcMonitor::monitor ()
- ping the objects and update global status
- Member rtctk::rtcSupervisor::RtcSupervisor::ActivityRecovering (StopToken st) override
- Do something with Recovering, I guess traverse the list of objects identifying those in error and trying to recover them
- Member rtctk::rtcSupervisor::RtcSupervisor::ActivityGoingRunning (StopToken st) override
- Guide the state (TBC)
- Member rtctk::rtcSupervisor::RtcSupervisor::ActivityGoingIdle (StopToken st) override
- Guide the state (TBC)
- Member rtctk::rtcSupervisor::RtcSupervisor::ActivityRunning (StopToken st) override
- Nothing to do (TBC)
- Member rtctk::rtcSupervisor::RtcSupervisor::ActivityUpdating (StopToken st, Payload args) override
- Nothing to do (TBC)
- Member rtctk::rtcSupervisor::RtcSupervisor::GuardUpdatingAllowed (Payload args) override
- Nothing to do (TBC)
- Class rtctk::telSub::OperationalParams
- : We can also add NUMA parameters for the thread(s) owned by OperationalLogic