|
AERA
|
Public Member Functions | |
| PMonitor (MDLController *controller, BindingMap *bindings, Fact *prediction, r_code::Code *mk_rdx, bool rate_failures) | |
| bool | reduce (_Fact *input) override |
| void | update (Timestamp &next_target) |
Public Member Functions inherited from r_exec::Monitor | |
| bool | is_alive () const |
Public Member Functions inherited from core::_Object | |
| void | incRef () |
| virtual void | decRef () |
Additional Inherited Members | |
Protected Member Functions inherited from r_exec::Monitor | |
| Monitor (MDLController *controller, BindingMap *bindings, Fact *target, r_code::Code *mk_rdx) | |
Protected Attributes inherited from r_exec::Monitor | |
| P< BindingMap > | bindings_ |
| P< Fact > | target_ |
| P< r_code::Code > | mk_rdx_ |
| MDLController * | controller_ |
Protected Attributes inherited from core::_Object | |
| std::atomic_int32_t | refCount_ |
Definition at line 95 of file p_monitor.h.
1.8.18