1#ifndef __STDAIR_BOM_YIELDFEATURESKEY_HPP
2#define __STDAIR_BOM_YIELDFEATURESKEY_HPP
61 void toStream (std::ostream& ioOut)
const;
Handle on the StdAir library context.
Base class for the keys of Business Object Model (BOM) layer.
void toStream(std::ostream &ioOut) const
YieldFeaturesKey(const TripType_T &, const CabinCode_T &)
const std::string toString() const
void fromStream(std::istream &ioIn)
const TripType_T & getTripType() const
const CabinCode_T & getCabinCode() const