OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LambdaLink.h File Reference
#include <map>
#include <opencog/atoms/bind/VariableList.h>
+ Include dependency graph for LambdaLink.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opencog::LambdaLink
 

Namespaces

 opencog
 

Macros

#define createLambdaLink   std::make_shared<LambdaLink>
 

Typedefs

typedef std::shared_ptr
< LambdaLink
opencog::LambdaLinkPtr
 

Functions

static LambdaLinkPtr opencog::LambdaLinkCast (const Handle &h)
 
static LambdaLinkPtr opencog::LambdaLinkCast (AtomPtr a)