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

Go to the source code of this file.

Classes

class  opencog::ExecutionOutputLink
 

Namespaces

 opencog
 

Macros

#define createExecutionOutputLink   std::make_shared<ExecutionOutputLink>
 

Typedefs

typedef std::shared_ptr
< ExecutionOutputLink > 
opencog::ExecutionOutputLinkPtr
 

Functions

static ExecutionOutputLinkPtr opencog::ExecutionOutputLinkCast (const Handle &h)
 
static ExecutionOutputLinkPtr opencog::ExecutionOutputLinkCast (AtomPtr a)