1#ifndef __STDAIR_BOM_YIELDSTORE_HPP
2#define __STDAIR_BOM_YIELDSTORE_HPP
19 template <
typename BOM>
friend class FacBom;
53 return _key.getAirlineCode();
Handle on the StdAir library context.
std::string AirlineCode_T
const Key_T & getKey() const
const AirlineCode_T & getAirlineCode() const
YieldStore(const YieldStore &)
void fromStream(std::istream &ioIn)
const std::string describeKey() const
BomAbstract *const getParent() const
void toStream(std::ostream &ioOut) const
friend class FacBomManager
std::string toString() const
YieldStore(const Key_T &)