AERA
Public Member Functions | Public Attributes | List of all members
r_exec::ReductionJob< _P > Class Template Reference
Inheritance diagram for r_exec::ReductionJob< _P >:
r_exec::_ReductionJob core::_Object

Public Member Functions

 ReductionJob (View *input, _P *processor)
 
bool update (Timestamp now) override
 
void debug () override
 
- Public Member Functions inherited from r_exec::_ReductionJob
uint32 get_job_id () const
 
- Public Member Functions inherited from core::_Object
void incRef ()
 
virtual void decRef ()
 

Public Attributes

P< Viewinput_
 
P< _P > processor_
 
- Public Attributes inherited from r_exec::_ReductionJob
Timestamp ijt_
 

Additional Inherited Members

- Protected Member Functions inherited from r_exec::_ReductionJob
void register_latency (Timestamp now)
 
- Protected Attributes inherited from core::_Object
std::atomic_int32_t refCount_
 

Detailed Description

template<class _P>
class r_exec::ReductionJob< _P >

Definition at line 110 of file reduction_job.h.


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