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