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