|
| HASTController (AutoFocusController *auto_focus, View *target, _Fact *source) |
|
void | reduce (View *input) |
|
void | reduce (View *v, _Fact *input) |
|
r_code::Code * | get_core_object () const override |
|
void | take_input (r_exec::View *input) override |
|
void | reduce (View *input) |
|
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 () |
|
Definition at line 133 of file ast_controller.h.
The documentation for this class was generated from the following files: