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