OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
Go to the source code of this file.
Classes | |
class | opencog::Link |
Namespaces | |
opencog | |
Macros | |
#define | createLink std::make_shared<Link> |
Typedefs | |
typedef unsigned short | opencog::Arity |
arity of Links, represented as short integer (16 bits) More... | |
Functions | |
static LinkPtr | opencog::LinkCast (const Handle &h) |
static LinkPtr | opencog::LinkCast (const AtomPtr &a) |