SimFQT Logo  1.00.0
C++ Simulated Fare Quote System Library
BasConst.cpp
Go to the documentation of this file.
1 // //////////////////////////////////////////////////////////////////////
2 // Import section
3 // //////////////////////////////////////////////////////////////////////
6 
7 namespace SIMFQT {
8 
10  const std::string DEFAULT_FARE_QUOTER_ID = "IATA";
11 
12 }
const std::string DEFAULT_FARE_QUOTER_ID
Definition: BasConst.cpp:10