StdAir Logo  1.00.0
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
stdair::OptimisationNotificationStruct Member List

This is the complete list of members for stdair::OptimisationNotificationStruct, including all inherited members.

describe() const stdair::OptimisationNotificationStructvirtual
fromStream(std::istream &ioIn)stdair::OptimisationNotificationStructvirtual
getDestination() const stdair::OptimisationNotificationStructinline
getFrequentFlyerType() const stdair::OptimisationNotificationStructinline
getNotificationDateTime() const stdair::OptimisationNotificationStructinline
getOptimisationChannel() const stdair::OptimisationNotificationStructinline
getOrigin() const stdair::OptimisationNotificationStructinline
getPartySize() const stdair::OptimisationNotificationStructinline
getPOS() const stdair::OptimisationNotificationStructinline
getPreferedDepartureDate() const stdair::OptimisationNotificationStructinline
getPreferredCabin() const stdair::OptimisationNotificationStructinline
getPreferredDepartureTime() const stdair::OptimisationNotificationStructinline
getStayDuration() const stdair::OptimisationNotificationStructinline
getTripType() const stdair::OptimisationNotificationStructinline
getValueOfTime() const stdair::OptimisationNotificationStructinline
getWTP() const stdair::OptimisationNotificationStructinline
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::StructAbstractinlineprotected
toStream(std::ostream &ioOut) const stdair::OptimisationNotificationStruct
~OptimisationNotificationStruct()stdair::OptimisationNotificationStruct
~StructAbstract()stdair::StructAbstractinlinevirtual