1.00.0
C++ Simulated Airline Schedule Manager Library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
OnDPeriodGenerator.cpp
Go to the documentation of this file.
1
// //////////////////////////////////////////////////////////////////////
2
// Import section
3
// //////////////////////////////////////////////////////////////////////
4
// STL
5
#include <cassert>
6
// StdAir
7
#include <stdair/stdair_date_time_types.hpp>
8
#include <stdair/bom/BomManager.hpp>
9
#include <stdair/bom/BomRoot.hpp>
10
#include <stdair/factory/FacBomManager.hpp>
11
#include <stdair/service/Logger.hpp>
12
// AirSched
13
#include <
airsched/bom/OnDPeriodStruct.hpp
>
14
#include <
airsched/command/OnDPeriodGenerator.hpp
>
15
16
namespace
AIRSCHED {
17
18
// ////////////////////////////////////////////////////////////////////
19
void
OnDPeriodGenerator::
20
createOnDPeriod (stdair::BomRoot& ioBomRoot,
21
const
OnDPeriodStruct& iOnDPeriodStruct) {
22
}
23
}
OnDPeriodStruct.hpp
OnDPeriodGenerator.hpp
Generated on Thu Sep 4 2014 10:15:36 for AirSched by
1.8.7