1 #ifndef __OPENTREP_IATATYPE_HPP 2 #define __OPENTREP_IATATYPE_HPP 134 IATAType (
const std::string& iType);
168 #endif // __OPENTREP_IATATYPE_HPP
const std::string describe() const
static treppb::PlaceType getTypeLabelAsPB(const EN_IATAType &)
EN_IATAType getType() const
static std::string describeLabels()
bool operator==(const EN_IATAType &) const
static const std::string & getLabel(const EN_IATAType &)
static char getTypeLabel(const EN_IATAType &)
static std::string getTypeLabelAsString(const EN_IATAType &)
Enumeration of place/location types with respect to their use for transportation purposes.
treppb::PlaceType getTypeAsPB() const
char getTypeAsChar() const
std::string getTypeAsString() const