OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <map>
#include <opencog/atomspace/Handle.h>
#include <opencog/atomspace/Link.h>
#include <opencog/query/Pattern.h>
Go to the source code of this file.
Classes | |
class | opencog::VariableList |
Namespaces | |
opencog | |
Macros | |
#define | createVariableList std::make_shared<VariableList> |
Typedefs | |
typedef std::shared_ptr < VariableList > | opencog::VariableListPtr |
Functions | |
static VariableListPtr | opencog::VariableListCast (const Handle &h) |
static VariableListPtr | opencog::VariableListCast (AtomPtr a) |