1 #ifndef __STDAIR_BAS_PREOPTIMISATIONMETHOD_HPP 2 #define __STDAIR_BAS_PREOPTIMISATIONMETHOD_HPP 25 static const std::string&
getLabel (
const EN_PreOptimisationMethod&);
37 EN_PreOptimisationMethod
getMethod()
const;
47 bool operator== (
const EN_PreOptimisationMethod&)
const;
72 EN_PreOptimisationMethod _method;
76 #endif // __STDAIR_BAS_PREOPTIMISATIONMETHOD_HPP
static char getMethodLabel(const EN_PreOptimisationMethod &)
Base class for the light structures.
static std::string getMethodLabelAsString(const EN_PreOptimisationMethod &)
std::string getMethodAsString() const
static const std::string & getLabel(const EN_PreOptimisationMethod &)
Handle on the StdAir library context.
bool operator==(const EN_PreOptimisationMethod &) const
static std::string describeLabels()
const std::string describe() const
EN_PreOptimisationMethod getMethod() const