$treeview $search $mathjax
#include <airtsp/bom/SegmentPeriodHelper.hpp>
Static Public Member Functions | |
static void | fill (stdair::SegmentPeriod &, const SegmentStruct &) |
static void | fill (stdair::SegmentPeriod &, const LegStructList_T &) |
Definition at line 22 of file SegmentPeriodHelper.hpp.
void AIRTSP::SegmentPeriodHelper::fill | ( | stdair::SegmentPeriod & | , | |
const SegmentStruct & | ||||
) | [static] |
Fill the attributes of the given segment-period with the cabins and classes.
Definition at line 14 of file SegmentPeriodHelper.cpp.
References AIRTSP::SegmentStruct::_cabinList.
void AIRTSP::SegmentPeriodHelper::fill | ( | stdair::SegmentPeriod & | , | |
const LegStructList_T & | ||||
) | [static] |
Fill the attributes of the given segment-period with the list of used legs.
Definition at line 29 of file SegmentPeriodHelper.cpp.
References AIRTSP::LegStruct::_offDateOffset, and AIRTSP::LegStruct::_offTime.