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