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