1 #ifndef __STDAIR_BAS_PASSENGERCHOICEMODEL_HPP 2 #define __STDAIR_BAS_PASSENGERCHOICEMODEL_HPP 26 static const std::string&
getLabel (
const EN_PassengerChoiceModel&);
38 EN_PassengerChoiceModel
getModel()
const;
49 bool operator== (
const EN_PassengerChoiceModel&)
const;
74 EN_PassengerChoiceModel _model;
78 #endif // __STDAIR_BAS_PASSENGERCHOICEMODEL_HPP Handle on the StdAir library context.
static char getModelLabel(const EN_PassengerChoiceModel &)
std::string getModelAsString() const
static std::string describeLabels()
Base class for the light structures.
bool operator==(const EN_PassengerChoiceModel &) const
static std::string getModelLabelAsString(const EN_PassengerChoiceModel &)
EN_PassengerChoiceModel getModel() const
const std::string describe() const
static const std::string & getLabel(const EN_PassengerChoiceModel &)