OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <map>
#include <set>
#include <stack>
#include <unordered_map>
#include <vector>
#include <opencog/query/PatternTerm.h>
#include <opencog/atomspace/Handle.h>
#include <opencog/atomspace/types.h>
Go to the source code of this file.
Classes | |
struct | opencog::Variables |
struct | opencog::Pattern |
Namespaces | |
opencog | |
Typedefs | |
typedef std::map< Handle, const std::set< Type > > | opencog::VariableTypeMap |