AirSched Logo  0.1.4
C++ Simulated Airline Schedule Manager Library
AIRSCHED::SegmentPathPeriodKey Member List
This is the complete list of members for AIRSCHED::SegmentPathPeriodKey, including all inherited members.
boost::serialization::access classAIRSCHED::SegmentPathPeriodKey [friend]
fromStream(std::istream &ioIn)AIRSCHED::SegmentPathPeriodKey
getBoardingDateOffsetList() const AIRSCHED::SegmentPathPeriodKey [inline]
getBoardingTime() const AIRSCHED::SegmentPathPeriodKey [inline]
getElapsedTime() const AIRSCHED::SegmentPathPeriodKey [inline]
getNbOfAirlines() const AIRSCHED::SegmentPathPeriodKey [inline]
getNbOfSegments() const AIRSCHED::SegmentPathPeriodKey [inline]
getPeriod() const AIRSCHED::SegmentPathPeriodKey [inline]
isValid() const AIRSCHED::SegmentPathPeriodKey [inline]
SegmentPathPeriodKey(const stdair::PeriodStruct &, const stdair::Duration_T &iBoardingTime, const stdair::Duration_T &iElapsed, const DateOffsetList_T &, const stdair::NbOfAirlines_T &)AIRSCHED::SegmentPathPeriodKey
SegmentPathPeriodKey()AIRSCHED::SegmentPathPeriodKey
SegmentPathPeriodKey(const SegmentPathPeriodKey &)AIRSCHED::SegmentPathPeriodKey
serialize(Archive &ar, const unsigned int iFileVersion)AIRSCHED::SegmentPathPeriodKey
setBoardingDateOffsetList(const DateOffsetList_T &iList)AIRSCHED::SegmentPathPeriodKey [inline]
setBoardingTime(const stdair::Duration_T &iBoardingTime)AIRSCHED::SegmentPathPeriodKey [inline]
setElapsedTime(const stdair::Duration_T &iElapsed)AIRSCHED::SegmentPathPeriodKey [inline]
setNbOfAirlines(const stdair::NbOfAirlines_T &iNbOfAirlines)AIRSCHED::SegmentPathPeriodKey [inline]
setPeriod(const stdair::PeriodStruct &iPeriod)AIRSCHED::SegmentPathPeriodKey [inline]
toStream(std::ostream &ioOut) const AIRSCHED::SegmentPathPeriodKey
toString() const AIRSCHED::SegmentPathPeriodKey
~SegmentPathPeriodKey()AIRSCHED::SegmentPathPeriodKey