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