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

#include <opentrep/OPENTREP_Types.hpp>

+ Inheritance diagram for OPENTREP::AltCountryCode_T:

Public Member Functions

 AltCountryCode_T (const std::string &iValue)
 

Detailed Description

Alternative country code (e.g., GB for UK).

That alternative code is used when the place belongs to several countries. For instance, Jersey Airport belongs to both Jersey (JE) and UK (GB).

Definition at line 380 of file OPENTREP_Types.hpp.

Constructor & Destructor Documentation

◆ AltCountryCode_T()

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

Definition at line 382 of file OPENTREP_Types.hpp.


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