OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PatternLink.cc File Reference
#include <opencog/util/Logger.h>
#include <opencog/atomspace/ClassServer.h>
#include <opencog/atomutils/FindUtils.h>
#include <opencog/atomspace/Node.h>
#include <opencog/atoms/core/FreeLink.h>
#include "PatternLink.h"
#include "PatternUtils.h"
#include "VariableList.h"
+ Include dependency graph for PatternLink.cc:

Go to the source code of this file.

Functions

static void add_to_map (std::unordered_multimap< Handle, Handle > &map, const Handle &key, const Handle &value)
 

Variables

 tv
 
 av
 

Function Documentation

static void add_to_map ( std::unordered_multimap< Handle, Handle > &  map,
const Handle key,
const Handle value 
)
static

Definition at line 427 of file PatternLink.cc.

References opencog::Atom::getType().

+ Here is the caller graph for this function:

Variable Documentation

av
Initial value:
{
init()

Definition at line 198 of file PatternLink.cc.

tv

Definition at line 197 of file PatternLink.cc.