AirTSP Logo  1.01.14
C++ Simulated Airline Travel Solution Provider (TSP) Library
Loading...
Searching...
No Matches
AIRTSP::SegmentPeriodHelper Class Reference

Class representing the actual business functions for an airline segment-period. More...

#include <airtsp/bom/SegmentPeriodHelper.hpp>

Static Public Member Functions

static void fill (stdair::SegmentPeriod &, const SegmentStruct &)
static void fill (stdair::SegmentPeriod &, const LegStructList_T &)

Detailed Description

Class representing the actual business functions for an airline segment-period.

Definition at line 22 of file SegmentPeriodHelper.hpp.

Member Function Documentation

◆ fill() [1/2]

void AIRTSP::SegmentPeriodHelper::fill ( stdair::SegmentPeriod & ioSegmentPeriod,
const SegmentStruct & iSegmentStruct )
static

Fill the attributes of the given segment-period with the cabins and classes.

Definition at line 14 of file SegmentPeriodHelper.cpp.

References AIRTSP::SegmentCabinStruct::_cabinCode, AIRTSP::SegmentStruct::_cabinList, and AIRTSP::SegmentCabinStruct::_classes.

◆ fill() [2/2]

void AIRTSP::SegmentPeriodHelper::fill ( stdair::SegmentPeriod & ioSegmentPeriod,
const LegStructList_T & iLegList )
static

The documentation for this class was generated from the following files: