StdAir Logo  0.45.1
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
stdair::OptimisationNotificationStruct Member List
This is the complete list of members for stdair::OptimisationNotificationStruct, including all inherited members.
describe() const stdair::OptimisationNotificationStruct [virtual]
fromStream(std::istream &ioIn)stdair::OptimisationNotificationStruct [virtual]
getDestination() const stdair::OptimisationNotificationStruct [inline]
getFrequentFlyerType() const stdair::OptimisationNotificationStruct [inline]
getNotificationDateTime() const stdair::OptimisationNotificationStruct [inline]
getOptimisationChannel() const stdair::OptimisationNotificationStruct [inline]
getOrigin() const stdair::OptimisationNotificationStruct [inline]
getPartySize() const stdair::OptimisationNotificationStruct [inline]
getPOS() const stdair::OptimisationNotificationStruct [inline]
getPreferedDepartureDate() const stdair::OptimisationNotificationStruct [inline]
getPreferredCabin() const stdair::OptimisationNotificationStruct [inline]
getPreferredDepartureTime() const stdair::OptimisationNotificationStruct [inline]
getStayDuration() const stdair::OptimisationNotificationStruct [inline]
getTripType() const stdair::OptimisationNotificationStruct [inline]
getValueOfTime() const stdair::OptimisationNotificationStruct [inline]
getWTP() const stdair::OptimisationNotificationStruct [inline]
OptimisationNotificationStruct(const AirportCode_T &iOrigin, const AirportCode_T &iDestination, const CityCode_T &iPOS, const Date_T &iDepartureDate, const DateTime_T &iNotificationDateTime, const CabinCode_T &iPreferredCabin, const NbOfSeats_T &iPartySize, const ChannelLabel_T &iChannel, const TripType_T &iTripType, const DayDuration_T &iStayDuration, const FrequentFlyer_T &iFrequentFlyerType, const Duration_T &iPreferredDepartureTime, const WTP_T &iWTP, const PriceValue_T &iValueOfTime)stdair::OptimisationNotificationStruct
OptimisationNotificationStruct(const OptimisationNotificationStruct &)stdair::OptimisationNotificationStruct
StructAbstract()stdair::StructAbstract [inline, protected]
toStream(std::ostream &ioOut) const stdair::OptimisationNotificationStruct
~OptimisationNotificationStruct()stdair::OptimisationNotificationStruct
~StructAbstract()stdair::StructAbstract [inline, virtual]