OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PythonEval.h File Reference
#include "PyIncludeWrapper.h"
#include <map>
#include <mutex>
#include <string>
#include <vector>
#include <boost/filesystem/operations.hpp>
#include <opencog/atomspace/Handle.h>
#include <opencog/atomspace/TruthValue.h>
#include <opencog/shell/GenericEval.h>
+ Include dependency graph for PythonEval.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opencog::PythonThreadLocker
 
class  opencog::PythonEval
 
struct  opencog::PythonEval::RAII
 

Namespaces

 opencog
 

Functions

void opencog::global_python_initialize ()
 
void opencog::global_python_finalize ()