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