|
| CSTController (r_code::_View *view) |
|
void | take_input (r_exec::View *input) override |
|
void | reduce (r_exec::View *input) |
|
Fact * | get_f_ihlp (HLPBindingMap *bindings, bool wr_enabled) const override |
|
Fact * | get_f_icst (HLPBindingMap *bindings, std::vector< P< _Fact > > *axiom_inputs, std::vector< P< _Fact > > *non_axiom_inputs) const |
|
void | inject_icst (Fact *production, float32 confidence, std::chrono::microseconds time_to_live) const |
|
bool | inject_prediction (Fact *prediction, float32 confidence, std::chrono::microseconds time_to_live) const |
|
void | set_secondary_host (Group *host) |
|
Group * | get_secondary_host () const |
|
void | invalidate () override |
|
r_code::Code * | get_core_object () const override |
|
r_code::Code * | get_unpacked_object () const |
|
void | add_requirement (bool strong) |
|
void | remove_requirement (bool strong) |
|
uint32 | get_requirement_count (uint32 &weak_requirement_count, uint32 &strong_requirement_count) |
|
uint32 | get_requirement_count () |
|
void | store_evidence (_Fact *evidence) |
|
void | store_predicted_evidence (_Fact *evidence) |
|
uint16 | get_out_group_count () const |
|
r_code::Code * | get_out_group (uint16 i) const |
|
Group * | get_host () const |
|
bool | has_tpl_args () const |
|
bool | inject_prediction (Fact *prediction, float32 confidence) const |
|
std::chrono::microseconds | get_tsc () |
|
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 186 of file cst_controller.h.
The documentation for this class was generated from the following files: