Minsky
minskyTCL.h File Reference
#include "minsky.h"
#include "godleyTableWindow.h"
#include "variableInstanceList.h"
#include "classdesc_access.h"
#include <fstream>
#include <memory>
#include "minskyTCL.cd"
Include dependency graph for minskyTCL.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  minsky::MinskyTCL
 

Namespaces

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

Functions

cmd_data * minsky::getCommandData (const string &name)
 
template<class T >
int minsky::deleteTclObject (ClientData cd, Tcl_Interp *interp, int argc, const char **argv)
 
ecolab::TCL_obj_t & minsky::minskyTCL_obj ()
 a TCL_obj_t that provides a hook for detecting model edits More...
 
void minsky::setTCL_objAttributes ()