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