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;
Handle on the StdAir library context.
EN_OptimisationMethod getMethod() const
std::string getMethodAsString() const
bool operator==(const EN_OptimisationMethod &) const
static char getMethodLabel(const EN_OptimisationMethod &)
static std::string getMethodLabelAsString(const EN_OptimisationMethod &)
const std::string describe() const
static const std::string & getLabel(const EN_OptimisationMethod &)
static std::string describeLabels()
Base class for the light structures.