OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
FoldLink.h File Reference
+ Include dependency graph for FoldLink.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opencog::FoldLink
 

Namespaces

 opencog
 

Macros

#define createFoldLink   std::make_shared<FoldLink>
 

Typedefs

typedef std::shared_ptr< FoldLink > opencog::FoldLinkPtr
 

Functions

static FoldLinkPtr opencog::FoldLinkCast (const Handle &h)
 
static FoldLinkPtr opencog::FoldLinkCast (AtomPtr a)