Minsky
godleyExport.cc File Reference
#include "pango.h"
#include "cairoItems.h"
#include "godleyExport.h"
#include "flowCoef.h"
#include "latexMarkup.h"
#include "group.h"
#include "selection.h"
#include "lasso.h"
#include "variableValue.h"
#include "minsky_epilogue.h"
Include dependency graph for godleyExport.cc:

Go to the source code of this file.

Namespaces

 minsky
 Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state changes.
 
 minsky::anonymous_namespace{godleyExport.cc}
 

Functions

string minsky::anonymous_namespace{godleyExport.cc}::fcStr (const FlowCoef &fc)
 
string minsky::anonymous_namespace{godleyExport.cc}::trim (string x)
 
void minsky::exportToCSV (std::ostream &s, const GodleyTable &g)
 
void minsky::exportToLaTeX (std::ostream &f, const GodleyTable &g)