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