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;
Handle on the StdAir library context.
const std::string describe() const
bool operator==(const EN_PassengerType &) const
EN_PassengerType getType() const
std::string getTypeAsString() const
static const std::string & getLabel(const EN_PassengerType &)
static std::string describeLabels()
PassengerType(const EN_PassengerType &)
static std::string getTypeLabelAsString(const EN_PassengerType &)
static char getTypeLabel(const EN_PassengerType &)