1 #ifndef __STDAIR_BAS_PASSENGERTYPE_HPP 2 #define __STDAIR_BAS_PASSENGERTYPE_HPP 25 static const std::string&
getLabel (
const EN_PassengerType&);
37 EN_PassengerType
getType()
const;
47 bool operator== (
const EN_PassengerType&)
const;
66 EN_PassengerType _type;
70 #endif // __STDAIR_BAS_PASSENGERTYPE_HPP
EN_PassengerType getType() const
static const std::string & getLabel(const EN_PassengerType &)
static std::string describeLabels()
const std::string describe() const
PassengerType(const EN_PassengerType &)
bool operator==(const EN_PassengerType &) const
std::string getTypeAsString() const
Handle on the StdAir library context.
Base class for the light structures.
static char getTypeLabel(const EN_PassengerType &)
static std::string getTypeLabelAsString(const EN_PassengerType &)