1#ifndef __STDAIR_BAS_FORECASTINGMETHOD_HPP
2#define __STDAIR_BAS_FORECASTINGMETHOD_HPP
28 static const std::string&
getLabel (
const EN_ForecastingMethod&);
53 bool operator== (
const EN_ForecastingMethod&)
const;
78 EN_ForecastingMethod _method;
Handle on the StdAir library context.
static char getMethodLabel(const EN_ForecastingMethod &)
std::string getMethodAsString() const
bool operator==(const EN_ForecastingMethod &) const
static std::string describeLabels()
static std::string getMethodLabelAsString(const EN_ForecastingMethod &)
EN_ForecastingMethod getMethod() const
static const std::string & getLabel(const EN_ForecastingMethod &)
const std::string describe() const
Base class for the light structures.