#include <forecast.h>
Public Member Functions | |
PythonForecast (Forecast *p) | |
Static Public Member Functions | |
static int | initialize (PyObject *) |
Definition at line 901 of file forecast.h.
module_forecast::PythonForecast::PythonForecast | ( | Forecast * | p | ) | [inline] |
Definition at line 904 of file forecast.h.
int module_forecast::PythonForecast::initialize | ( | PyObject * | m | ) | [static] |
Reimplemented from frepple::utils::FreppleClass< PythonForecast, PythonDemand, Forecast >.
Definition at line 32 of file pythonforecast.cpp.