1#ifndef __STDAIR_BAS_PASSENGERCHOICEMODEL_HPP
2#define __STDAIR_BAS_PASSENGERCHOICEMODEL_HPP
22 } EN_PassengerChoiceModel;
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;
Handle on the StdAir library context.
const std::string describe() const
PassengerChoiceModel(const EN_PassengerChoiceModel &)
EN_PassengerChoiceModel getModel() const
static const std::string & getLabel(const EN_PassengerChoiceModel &)
std::string getModelAsString() const
static char getModelLabel(const EN_PassengerChoiceModel &)
static std::string describeLabels()
static std::string getModelLabelAsString(const EN_PassengerChoiceModel &)
bool operator==(const EN_PassengerChoiceModel &) const
Base class for the light structures.