Minsky
pyminsky.cc File Reference
#include "minsky.h"
#include "minsky_epilogue.h"
#include "pythonBuffer.h"
Include dependency graph for pyminsky.cc:

Go to the source code of this file.

Namespaces

 pyminsky
 
 minsky
 Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state changes.
 

Functions

 pyminsky::CLASSDESC_ADD_GLOBAL (minsky)
 
minsky::Itempyminsky::findObject (const std::string &typeName)
 
minsky::Itempyminsky::findVariable (const std::string &name)
 
 pyminsky::CLASSDESC_ADD_FUNCTION (findObject)
 
 pyminsky::CLASSDESC_ADD_FUNCTION (findVariable)
 
 CLASSDESC_PYTHON_MODULE (pyminsky)
 
void minsky::doOneEvent (bool idleTasksOnly)
 checks if any GUI events are waiting, and proces an event if so More...
 
Minsky & minsky::minsky ()
 global minsky object More...
 

Variables

minsky::Minsky pyminsky::minsky
 

Function Documentation

◆ CLASSDESC_PYTHON_MODULE()

CLASSDESC_PYTHON_MODULE ( pyminsky  )