1 #ifndef __STDAIR_BAS_OPTIMISATIONMETHOD_HPP 2 #define __STDAIR_BAS_OPTIMISATIONMETHOD_HPP 25 static const std::string&
getLabel (
const EN_OptimisationMethod&);
48 bool operator== (
const EN_OptimisationMethod&)
const;
73 EN_OptimisationMethod _method;
77 #endif // __STDAIR_BAS_OPTIMISATIONMETHOD_HPP static const std::string & getLabel(const EN_OptimisationMethod &)
Base class for the light structures.
static std::string getMethodLabelAsString(const EN_OptimisationMethod &)
EN_OptimisationMethod getMethod() const
bool operator==(const EN_OptimisationMethod &) const
std::string getMethodAsString() const
const std::string describe() const
Handle on the StdAir library context.
static std::string describeLabels()
static char getMethodLabel(const EN_OptimisationMethod &)