1 #ifndef __STDAIR_BOM_BOOKINGCLASS_HPP 2 #define __STDAIR_BOM_BOOKINGCLASS_HPP 25 template <
typename BOM>
friend class FacBom;
363 #endif // __STDAIR_BOM_BOOKINGCLASS_HPP unsigned int NbOfSamples_T
NbOfBookings_T _staffNbOfBookings
void setYield(const Yield_T &iYield)
const SubclassCode_T & getSubclassCode() const
MeanValue_T _priceDemMean
const MeanValue_T & getProductDemMean() const
NbOfBookings_T _groupPendingNbOfBookings
Utility class for linking StdAir-based objects.
const StdDevValue_T & getStdDev() const
const OverbookingRate_T & getNoShowPercentage() const
const HolderMap_T & getHolderMap() const
const std::string describeKey() const
NbOfBookings_T _nbOfBookings
const StdDevValue_T & getPriceDemStdDev() const
const Yield_T & getYield() const
StdDevValue_T _productDemStdDev
void setCumuPriceDemStdDev(const StdDevValue_T &iStdDev)
ProtectionLevel_T _protection
const Yield_T & getAdjustedYield() const
unsigned long int RandomSeed_T
const BookingLimit_T & getCumulatedBookingLimit() const
const NbOfSeats_T & getNegotiatedSpace() const
const StdDevValue_T & getCumuPriceDemStdDev() const
const NbOfBookings_T & getNbOfGroupBookings() const
Availability_T _netClassAvailability
void setPriceDemStdDev(const StdDevValue_T &iStdDev)
void setProductDemMean(const MeanValue_T &iMean)
void generateDemandSamples(const NbOfSamples_T &)
BomAbstract *const getParent() const
const NbOfBookings_T & getNbOfWLBookings() const
SubclassCode_T _subclassCode
NbOfCancellations_T _nbOfCancellations
void sell(const NbOfBookings_T &)
const GeneratedDemandVector_T & getGeneratedDemandVector() const
std::vector< double > GeneratedDemandVector_T
const NbOfBookings_T & getNbOfPendingGroupBookings() const
const NbOfBookings_T & getNbOfBookings() const
void setCumulatedBookingLimit(const BookingLimit_T &iBL)
const AuthorizationLevel_T & getAuthorizationLevel() const
StdDevValue_T _cumuPriceDemStdDev
const MeanValue_T & getPriceDemMean() const
std::string toString() const
const Availability_T & getNetClassAvailability() const
const NbOfBookings_T & getNbOfStaffBookings() const
Handle on the StdAir library context.
void toStream(std::ostream &ioOut) const
const ClassCode_T & getClassCode() const
void setStdDev(const StdDevValue_T &iStdDev)
NbOfBookings_T _wlNbOfBookings
Availability_T _segmentAvailability
void setCumuPriceDemMean(const MeanValue_T &iMean)
const Availability_T & getSegmentAvailability() const
const NbOfBookings_T & getETB() const
const std::string toString() const
double AuthorizationLevel_T
Base class for Factory layer.
void setProductDemStdDev(const StdDevValue_T &iStdDev)
void setAuthorizationLevel(const AuthorizationLevel_T &iAU)
void setAdjustedYield(const Yield_T &iYield)
void cancel(const NbOfBookings_T &)
OverbookingRate_T _cancellationPercentage
const ClassCode_T & getClassCode() const
const MeanValue_T & getMean() const
MeanValue_T _productDemMean
NbOfRequests_T NbOfCancellations_T
const Key_T & getKey() const
void setProtection(const ProtectionLevel_T &iPL)
const NbOfCancellations_T & getNbOfCancellations() const
GeneratedDemandVector_T _generatedDemandVector
std::map< const std::type_info *, BomAbstract * > HolderMap_T
BookingLimit_T _cumulatedBookingLimit
const StdDevValue_T & getProductDemStdDev() const
MeanValue_T _cumuPriceDemMean
void setPriceDemMean(const MeanValue_T &iMean)
void fromStream(std::istream &ioIn)
void setCumulatedProtection(const ProtectionLevel_T &iPL)
Availability_T _netRevenueAvailability
StdDevValue_T _priceDemStdDev
void setSegmentAvailability(const Availability_T &iAvl)
Base class for the Business Object Model (BOM) layer.
const ProtectionLevel_T & getProtection() const
Base class for Factory layer.
unsigned short SubclassCode_T
OverbookingRate_T _noShowPercentage
NbOfBookings_T _groupNbOfBookings
const Availability_T & getNetRevenueAvailability() const
const ProtectionLevel_T & getCumulatedProtection() const
const OverbookingRate_T & getCancellationPercentage() const
ProtectionLevel_T _cumulatedProtection
const MeanValue_T & getCumuPriceDemMean() const
void setMean(const MeanValue_T &iMean)
NbOfRequests_T NbOfBookings_T