1 #ifndef __AIRINV_BOM_SEGMENTSTRUCT_HPP
2 #define __AIRINV_BOM_SEGMENTSTRUCT_HPP
11 #include <stdair/stdair_inventory_types.hpp>
12 #include <stdair/basic/StructAbstract.hpp>
36 void fill (stdair::SegmentDate&)
const;
std::vector< SegmentCabinStruct > SegmentCabinStructList_T
std::vector< SegmentStruct > SegmentStructList_T
stdair::Duration_T _offTime
stdair::AirportCode_T _offPoint
stdair::Duration_T _boardingTime
stdair::Duration_T _elapsed
SegmentCabinStructList_T _cabinList
void fill(stdair::SegmentDate &) const
stdair::Date_T _boardingDate
stdair::AirportCode_T _boardingPoint
const std::string describe() const