SimFQT Logo  1.00.4
C++ Simulated Fare Quote System Library
BasConst_SIMFQT_Service.hpp
Go to the documentation of this file.
1 #ifndef __SIMFQT_BAS_BASCONST_SIMFQT_SERVICE_HPP
2 #define __SIMFQT_BAS_BASCONST_SIMFQT_SERVICE_HPP
3 
4 // //////////////////////////////////////////////////////////////////////
5 // Import section
6 // //////////////////////////////////////////////////////////////////////
7 #include <string>
8 
9 namespace SIMFQT {
10 
12  extern const std::string DEFAULT_FARE_QUOTER_ID;
13 
14 }
15 #endif // __SIMFQT_BAS_BASCONST_SIMFQT_SERVICE_HPP
SIMFQT::DEFAULT_FARE_QUOTER_ID
const std::string DEFAULT_FARE_QUOTER_ID
Definition: BasConst.cpp:10
SIMFQT
Definition: BasConst.cpp:7