|
OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
This is the complete list of members for PMCGroundings, including all inherited members.
| _cb | PMCGroundings | private |
| _term_groundings | PMCGroundings | |
| _var_groundings | PMCGroundings | |
| clause_match(const Handle &pattrn_link_h, const Handle &grnd_link_h) | PMCGroundings | inlinevirtual |
| evaluate_sentence(const Handle &link_h, const std::map< Handle, Handle > &gnds) | PMCGroundings | inlinevirtual |
| fuzzy_match(const Handle &h1, const Handle &h2) | PMCGroundings | inlinevirtual |
| get_connectives(void) | opencog::PatternMatchCallback | inlinevirtual |
| get_incoming_set(const Handle &h) | PMCGroundings | inlinevirtual |
| grounding(const std::map< Handle, Handle > &var_soln, const std::map< Handle, Handle > &term_soln) | PMCGroundings | inlinevirtual |
| initiate_search(PatternMatchEngine *pme) | PMCGroundings | inlinevirtual |
| link_match(const LinkPtr &link1, const LinkPtr &link2) | PMCGroundings | inlinevirtual |
| node_match(const Handle &node1, const Handle &node2) | PMCGroundings | inlinevirtual |
| optional_clause_match(const Handle &pattrn, const Handle &grnd) | PMCGroundings | inlinevirtual |
| PMCGroundings(PatternMatchCallback &cb) | PMCGroundings | inline |
| pop(void) | PMCGroundings | inlinevirtual |
| post_link_match(const LinkPtr &link1, const LinkPtr &link2) | PMCGroundings | inlinevirtual |
| push(void) | PMCGroundings | inlinevirtual |
| set_pattern(const Variables &vars, const Pattern &pat) | PMCGroundings | inlinevirtual |
| variable_match(const Handle &node1, const Handle &node2) | PMCGroundings | inlinevirtual |
| ~PatternMatchCallback() | opencog::PatternMatchCallback | inlinevirtual |