#include <cairo_base.h>
#include "renderNativeWindow.h"
#include <TCL_obj_base.h>
#include "classdesc_access.h"
#include "latexMarkup.h"
#include "plot.h"
#include "variable.h"
#include "variableValue.h"
#include "zoom.h"
#include <boost/date_time/posix_time/posix_time_types.hpp>
#include <boost/date_time/posix_time/ptime.hpp>
#include "plotWidget.cd"
#include "plotWidget.xcd"
Go to the source code of this file.
|
| minsky |
| Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state changes.
|
|
|
double | minsky::yearToPTime (double x) |
|
void | xml_pack (classdesc::xml_pack_t &, const ecolab::string &, ecolab::Plot &) |
|
void | xml_unpack (classdesc::xml_unpack_t &, const ecolab::string &, ecolab::Plot &) |
|
◆ xml_pack()
void xml_pack |
( |
classdesc::xml_pack_t & |
, |
|
|
const ecolab::string & |
, |
|
|
ecolab::Plot & |
|
|
) |
| |
|
inline |
◆ xml_unpack()
void xml_unpack |
( |
classdesc::xml_unpack_t & |
, |
|
|
const ecolab::string & |
, |
|
|
ecolab::Plot & |
|
|
) |
| |
|
inline |