|
std::chrono::microseconds | get_tsc () |
|
virtual void | invalidate () |
|
bool | is_invalidated () |
|
void | activate (bool a) |
|
bool | is_activated () const |
|
bool | is_alive () const |
|
virtual r_code::Code * | get_core_object () const =0 |
|
r_code::Code * | get_object () const |
|
r_exec::View * | get_view () const |
|
void | _take_input (r_exec::View *input) |
|
virtual void | gain_activation () |
|
virtual void | lose_activation () |
|
void | set_view (View *view) |
|
void | debug (View *) |
|
void | incRef () |
|
virtual void | decRef () |
|
|
volatile uint32 | invalidated_ |
|
volatile uint32 | activated_ |
|
std::chrono::microseconds | time_scope_ |
|
r_code::_View * | view_ |
|
CriticalSection | reductionCS_ |
|
std::atomic_int32_t | refCount_ |
|
Definition at line 103 of file controller.h.
The documentation for this class was generated from the following files: