1#ifndef __STDAIR_BOM_SEGMENTPERIODKEY_HPP
2#define __STDAIR_BOM_SEGMENTPERIODKEY_HPP
18 SegmentPeriodKey () { };
23 SegmentPeriodKey (
const SegmentPeriodKey&);
30 return _boardingPoint;
41 void toStream (std::ostream& ioOut)
const;
Handle on the StdAir library context.
LocationCode_T AirportCode_T
Base class for the keys of Business Object Model (BOM) layer.
void toStream(std::ostream &ioOut) const
const std::string toString() const
const AirportCode_T & getOffPoint() const
const AirportCode_T & getBoardingPoint() const
void fromStream(std::istream &ioIn)