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