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