1 #ifndef __STDAIR_BOM_YIELDFEATURES_HPP
2 #define __STDAIR_BOM_YIELDFEATURES_HPP
20 template <
typename BOM>
friend class FacBom;
152 #endif // __STDAIR_BOM_YIELDFEATURES_HPP
const CabinCode_T & getCabinCode() const
Base class for Factory layer.
std::map< const std::type_info *, BomAbstract * > HolderMap_T
std::string toString() const
BomAbstract *const getParent() const
Base class for the Business Object Model (BOM) layer.
const TripType_T & getTripType() const
void toStream(std::ostream &ioOut) const
Class representing the actual attributes for a yield date-period.
Base class for Factory layer.
void fromStream(std::istream &ioIn)
const CabinCode_T & getCabinCode() const
const Key_T & getKey() const
const TripType_T & getTripType() const
const std::string describeKey() const
const HolderMap_T & getHolderMap() const
Utility class for linking StdAir-based objects.
const std::string toString() const
bool isTripTypeValid(const TripType_T &) const