#include <forecast.h>
Public Member Functions | |
| PythonForecastBucket (ForecastBucket *p) | |
Static Public Member Functions | |
| static int | initialize (PyObject *) |
Definition at line 914 of file forecast.h.
| module_forecast::PythonForecastBucket::PythonForecastBucket | ( | ForecastBucket * | p | ) | [inline] |
Definition at line 917 of file forecast.h.
| int module_forecast::PythonForecastBucket::initialize | ( | PyObject * | m | ) | [static] |
Reimplemented from frepple::utils::FreppleClass< PythonForecastBucket, PythonDemand, ForecastBucket >.
Definition at line 140 of file pythonforecast.cpp.
1.6.1