1 #ifndef __STDAIR_BAS_UNCONSTRAININGMETHOD_HPP 2 #define __STDAIR_BAS_UNCONSTRAININGMETHOD_HPP 23 static const std::string&
getLabel (
const EN_UnconstrainingMethod&);
35 EN_UnconstrainingMethod
getMethod()
const;
46 bool operator== (
const EN_UnconstrainingMethod&)
const;
71 EN_UnconstrainingMethod _method;
75 #endif // __STDAIR_BAS_UNCONSTRAININGMETHOD_HPP Handle on the StdAir library context.
static std::string getMethodLabelAsString(const EN_UnconstrainingMethod &)
Base class for the light structures.
static std::string describeLabels()
bool operator==(const EN_UnconstrainingMethod &) const
static const std::string & getLabel(const EN_UnconstrainingMethod &)
const std::string describe() const
std::string getMethodAsString() const
static char getMethodLabel(const EN_UnconstrainingMethod &)
EN_UnconstrainingMethod getMethod() const