9 using namespace opencog;
27 if (EXECUTION_OUTPUT_LINK == handle->
getType()) {
32 return eolp->execute(atomspace);
#define createExecutionOutputLink
std::shared_ptr< Link > LinkPtr
Handle do_execute(AtomSpace *, Handle)
static Handle do_execute(AtomSpace *, const Handle &)
static LinkPtr LinkCast(const Handle &h)
std::shared_ptr< ExecutionOutputLink > ExecutionOutputLinkPtr
static ExecutionOutputLinkPtr ExecutionOutputLinkCast(const Handle &h)
Handle stub_bindlink(AtomSpace *, Handle)