OpenTREP Logo  0.07.18
C++ Open Travel Request Parsing Library
Loading...
Searching...
No Matches
OPENTREP::IATACode_T Struct Reference

#include <opentrep/OPENTREP_Types.hpp>

+ Inheritance diagram for OPENTREP::IATACode_T:

Public Member Functions

 IATACode_T (const std::string &iValue)
 

Detailed Description

IATA three-letter code (e.g., ORD for Chicago O'Hare, IL, USA).

IATA is the International Air Transport Association. The corresponding alternate name code in Geonames is iata.

Definition at line 154 of file OPENTREP_Types.hpp.

Constructor & Destructor Documentation

◆ IATACode_T()

OPENTREP::IATACode_T::IATACode_T ( const std::string & iValue)
inlineexplicit

Definition at line 156 of file OPENTREP_Types.hpp.

Referenced by OPENTREP::CityCode_T::CityCode_T().


The documentation for this struct was generated from the following file: