1 #ifndef __STDAIR_BOM_YIELDSTORE_HPP 2 #define __STDAIR_BOM_YIELDSTORE_HPP 19 template <
typename BOM>
friend class FacBom;
71 #endif // __STDAIR_BOM_YIELDSTORE_HPP
Utility class for linking StdAir-based objects.
const AirlineCode_T & getAirlineCode() const
const std::string describeKey() const
std::string AirlineCode_T
BomAbstract *const getParent() const
std::string toString() const
YieldStore(const Key_T &)
void toStream(std::ostream &ioOut) const
void fromStream(std::istream &ioIn)
Handle on the StdAir library context.
Base class for Factory layer.
const Key_T & getKey() const
const std::string toString() const
const AirlineCode_T & getAirlineCode() const
Base class for the Business Object Model (BOM) layer.