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

Go to the source code of this file.

Classes

class  opencog::FreeLink
 

Namespaces

 opencog
 

Macros

#define createFreeLink   std::make_shared<FreeLink>
 

Typedefs

typedef std::shared_ptr< FreeLink > opencog::FreeLinkPtr
 

Functions

static FreeLinkPtr opencog::FreeLinkCast (const Handle &h)
 
static FreeLinkPtr opencog::FreeLinkCast (AtomPtr a)