OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
This is the complete list of members for opencog::UREConfigReader, including all inherited members.
_as | opencog::UREConfigReader | private |
_rbparams | opencog::UREConfigReader | private |
attention_alloc_name | opencog::UREConfigReader | static |
fetch_bool_param(const std::string &pred_name, Handle input) | opencog::UREConfigReader | private |
fetch_execution_outputs(Handle schema, Handle input, Type type=ATOM) | opencog::UREConfigReader | private |
fetch_num_param(const std::string &schema_name, Handle input) | opencog::UREConfigReader | private |
fetch_rules(Handle rbs) | opencog::UREConfigReader | private |
get_attention_allocation() const | opencog::UREConfigReader | |
get_maximum_iterations() const | opencog::UREConfigReader | |
get_rules() const | opencog::UREConfigReader | |
get_rules() | opencog::UREConfigReader | |
max_iter_name | opencog::UREConfigReader | static |
set_attention_allocation(bool) | opencog::UREConfigReader | |
set_maximum_iterations(int) | opencog::UREConfigReader | |
top_rbs_name | opencog::UREConfigReader | static |
UREConfigReader(AtomSpace &as, Handle rbs) | opencog::UREConfigReader |