|
| AutoFocusController (r_code::_View *view) |
|
r_code::Code * | get_core_object () const override |
|
void | take_input (r_exec::View *input) override |
|
void | reduce (r_exec::View *input) |
|
View * | inject_input (View *input) |
|
void | inject_input (View *input, uint32 start) |
|
void | inject_input (View *input, _Fact *abstract_input, BindingMap *bm) |
|
void | inject_hlps (const std::vector< P< r_code::Code > > &hlps) const |
|
bool | decompile_models () const |
|
bool | gtpx_on () const |
|
bool | ptpx_on () const |
|
Group * | get_primary_group () const |
|
void | copy_cross_buffer (r_code::list< Input > &destination) |
|
r_code::time_buffer< CInput, CInput::IsInvalidated > & | get_cache () |
|
std::chrono::microseconds | get_tsc () |
|
virtual void | invalidate () |
|
bool | is_invalidated () |
|
void | activate (bool a) |
|
bool | is_activated () const |
|
bool | is_alive () const |
|
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 98 of file auto_focus.h.
The documentation for this class was generated from the following files: