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;
46 #endif // __AIRINV_BOM_SEGMENTSTRUCT_HPP std::vector< SegmentCabinStruct > SegmentCabinStructList_T
void fill(stdair::SegmentDate &) const
std::vector< SegmentStruct > SegmentStructList_T
stdair::Duration_T _offTime
stdair::Duration_T _boardingTime
stdair::AirportCode_T _boardingPoint
SegmentCabinStructList_T _cabinList
stdair::Date_T _boardingDate
stdair::AirportCode_T _offPoint
stdair::Duration_T _elapsed
const std::string describe() const