AERA
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
r_exec::Monitor Class Referenceabstract
Inheritance diagram for r_exec::Monitor:
core::_Object r_exec::_GMonitor r_exec::PMonitor r_exec::GMonitor r_exec::SGMonitor r_exec::RMonitor r_exec::SRMonitor

Public Member Functions

bool is_alive () const
 
virtual bool reduce (_Fact *input)=0
 
- Public Member Functions inherited from core::_Object
void incRef ()
 
virtual void decRef ()
 

Protected Member Functions

 Monitor (MDLController *controller, BindingMap *bindings, Fact *target, r_code::Code *mk_rdx)
 

Protected Attributes

P< BindingMapbindings_
 
P< Facttarget_
 
P< r_code::Codemk_rdx_
 
MDLControllercontroller_
 
- Protected Attributes inherited from core::_Object
std::atomic_int32_t refCount_
 

Detailed Description

Definition at line 97 of file monitor.h.


The documentation for this class was generated from the following files: