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
YieldStore(const Key_T &)
const std::string toString() const
std::string toString() const
void fromStream(std::istream &ioIn)
const AirlineCode_T & getAirlineCode() const
Base class for the Business Object Model (BOM) layer.
std::string AirlineCode_T
Utility class for linking StdAir-based objects.
BomAbstract *const getParent() const
const std::string describeKey() const
const AirlineCode_T & getAirlineCode() const
const Key_T & getKey() const
void toStream(std::ostream &ioOut) const
Base class for Factory layer.