OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <map>
#include <opencog/atomspace/AtomSpace.h>
#include <opencog/atomspace/Link.h>
#include <opencog/atoms/reduct/FunctionLink.h>
Go to the source code of this file.
Classes | |
class | opencog::DeleteLink |
Namespaces | |
opencog | |
Macros | |
#define | createDeleteLink std::make_shared<DeleteLink> |
Typedefs | |
typedef std::shared_ptr < DeleteLink > | opencog::DeleteLinkPtr |
Functions | |
static DeleteLinkPtr | opencog::DeleteLinkCast (const Handle &h) |
static DeleteLinkPtr | opencog::DeleteLinkCast (AtomPtr a) |