OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <opencog/atomspace/AtomSpace.h>
#include <opencog/atomspace/ClassServer.h>
#include <opencog/atomspace/Node.h>
Go to the source code of this file.
Classes | |
class | opencog::TypeNode |
Namespaces | |
opencog | |
Macros | |
#define | createTypeNode std::make_shared<TypeNode> |
Typedefs | |
typedef std::shared_ptr< TypeNode > | opencog::TypeNodePtr |
Functions | |
static TypeNodePtr | opencog::TypeNodeCast (const Handle &h) |
static TypeNodePtr | opencog::TypeNodeCast (AtomPtr a) |