AirRAC Logo  1.00.3
C++ Simulated Revenue Accounting (RAC) System Library
BasConst.cpp
Go to the documentation of this file.
1 // //////////////////////////////////////////////////////////////////////
2 // Import section
3 // //////////////////////////////////////////////////////////////////////
6 
7 namespace AIRRAC {
8 
10  const std::string DEFAULT_AIRLINE_CODE = "BA";
11 
12 }
AIRRAC
Definition: AIRRAC_Service.hpp:22
BasConst_AIRRAC_Service.hpp
BasConst_General.hpp
AIRRAC::DEFAULT_AIRLINE_CODE
const std::string DEFAULT_AIRLINE_CODE
Definition: BasConst.cpp:10