|
OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <unordered_map>#include <opencog/query/Pattern.h>#include <opencog/atoms/bind/VariableList.h>#include <opencog/query/PatternMatchCallback.h>
Include dependency graph for PatternLink.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | opencog::PatternLink |
Namespaces | |
| opencog | |
Macros | |
| #define | createPatternLink std::make_shared<PatternLink> |
Typedefs | |
| typedef std::shared_ptr < PatternLink > | opencog::PatternLinkPtr |
Functions | |
| static PatternLinkPtr | opencog::PatternLinkCast (const Handle &h) |
| static PatternLinkPtr | opencog::PatternLinkCast (AtomPtr a) |