0.07.4
C++ Open Travel Request Parsing Library
|
|
Go to the documentation of this file. 1 #ifndef __OPENTREP_IATATYPE_HPP
2 #define __OPENTREP_IATATYPE_HPP
134 IATAType (
const std::string& iType);
168 #endif // __OPENTREP_IATATYPE_HPP
std::string getTypeAsString() const
static treppb::PlaceType getTypeLabelAsPB(const EN_IATAType &)
char getTypeAsChar() const
const std::string describe() const
static const std::string & getLabel(const EN_IATAType &)
static std::string getTypeLabelAsString(const EN_IATAType &)
bool operator==(const EN_IATAType &) const
treppb::PlaceType getTypeAsPB() const
static std::string describeLabels()
Enumeration of place/location types with respect to their use for transportation purposes.
static char getTypeLabel(const EN_IATAType &)
EN_IATAType getType() const