OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
Go to the source code of this file.
Classes | |
class | opencog::Node |
Namespaces | |
opencog | |
Macros | |
#define | createNode std::make_shared<Node> |
Typedefs | |
typedef std::shared_ptr< Node > | opencog::NodePtr |
Functions | |
static NodePtr | opencog::NodeCast (const Handle &h) |
static NodePtr | opencog::NodeCast (const AtomPtr &a) |