#include <cassert>#include <sstream>#include <boost/make_shared.hpp>#include <soci/soci.h>#include <stdair/basic/BasChronometer.hpp>#include <stdair/basic/BasConst_General.hpp>#include <stdair/basic/ProgressStatusSet.hpp>#include <stdair/bom/BomRoot.hpp>#include <stdair/bom/BookingRequestStruct.hpp>#include <stdair/bom/AirlineStruct.hpp>#include <stdair/bom/EventStruct.hpp>#include <stdair/command/DBManagerForAirlines.hpp>#include <stdair/service/Logger.hpp>#include <stdair/service/DBSessionManager.hpp>#include <stdair/STDAIR_Service.hpp>#include <stdair/factory/FacBomManager.hpp>#include <sevmgr/SEVMGR_Service.hpp>#include <trademgen/basic/BasConst_TRADEMGEN_Service.hpp>#include <trademgen/bom/BomDisplay.hpp>#include <trademgen/bom/DemandStream.hpp>#include <trademgen/bom/DemandStreamTypes.hpp>#include <trademgen/factory/FacTRADEMGENServiceContext.hpp>#include <trademgen/command/DemandParser.hpp>#include <trademgen/command/DemandManager.hpp>#include <trademgen/service/TRADEMGEN_ServiceContext.hpp>#include <trademgen/TRADEMGEN_Service.hpp>Go to the source code of this file.
Namespaces | |
| namespace | TRADEMGEN |
| namespace | SEVMGR |
Functions | |
| template void | SEVMGR::SEVMGR_Service::addEventGenerator< TRADEMGEN::DemandStream > (TRADEMGEN::DemandStream &) const |
| template TRADEMGEN::DemandStream & | SEVMGR::SEVMGR_Service::getEventGenerator< TRADEMGEN::DemandStream, stdair::DemandStreamKeyStr_T > (const stdair::DemandStreamKeyStr_T &) const |
| template bool | SEVMGR::SEVMGR_Service::hasEventGenerator< TRADEMGEN::DemandStream, stdair::DemandStreamKeyStr_T > (const stdair::DemandStreamKeyStr_T &) const |
| template const TRADEMGEN::DemandStreamList_T | SEVMGR::SEVMGR_Service::getEventGeneratorList< TRADEMGEN::DemandStream > () const |
| template bool | SEVMGR::SEVMGR_Service::hasEventGeneratorList< TRADEMGEN::DemandStream > () const |
1.8.1.1