SimFQT Logo  0.1.2
C++ Simulated Fare Quote System Library
SIMFQT::FareRuleStruct Member List
This is the complete list of members for SIMFQT::FareRuleStruct, including all inherited members.
_itDaySIMFQT::FareRuleStruct
_itHoursSIMFQT::FareRuleStruct
_itMinutesSIMFQT::FareRuleStruct
_itMonthSIMFQT::FareRuleStruct
_itSecondsSIMFQT::FareRuleStruct
_itYearSIMFQT::FareRuleStruct
addAirlineCode(const stdair::AirlineCode_T &iAirlineCode)SIMFQT::FareRuleStruct [inline]
addClassCode(const stdair::ClassCode_T &iClassCode)SIMFQT::FareRuleStruct [inline]
calculateDate() const SIMFQT::FareRuleStruct
calculateTime() const SIMFQT::FareRuleStruct
clearAirlineCodeList()SIMFQT::FareRuleStruct [inline]
clearClassCodeList()SIMFQT::FareRuleStruct [inline]
describe() const SIMFQT::FareRuleStruct
FareRuleStruct()SIMFQT::FareRuleStruct
getAdvancePurchase() const SIMFQT::FareRuleStruct [inline]
getAirlineCode() const SIMFQT::FareRuleStruct [inline]
getAirlineList() const SIMFQT::FareRuleStruct [inline]
getAirlineListSize() const SIMFQT::FareRuleStruct [inline]
getCabinCode() const SIMFQT::FareRuleStruct [inline]
getChangeFees() const SIMFQT::FareRuleStruct [inline]
getChannel() const SIMFQT::FareRuleStruct [inline]
getClassCode() const SIMFQT::FareRuleStruct [inline]
getClassCodeList() const SIMFQT::FareRuleStruct [inline]
getClassCodeListSize() const SIMFQT::FareRuleStruct [inline]
getDateRangeEnd() const SIMFQT::FareRuleStruct [inline]
getDateRangeStart() const SIMFQT::FareRuleStruct [inline]
getDestination() const SIMFQT::FareRuleStruct [inline]
getFare() const SIMFQT::FareRuleStruct [inline]
getFareID() const SIMFQT::FareRuleStruct [inline]
getMinimumStay() const SIMFQT::FareRuleStruct [inline]
getNonRefundable() const SIMFQT::FareRuleStruct [inline]
getOrigin() const SIMFQT::FareRuleStruct [inline]
getPOS() const SIMFQT::FareRuleStruct [inline]
getSaturdayStay() const SIMFQT::FareRuleStruct [inline]
getTimeRangeEnd() const SIMFQT::FareRuleStruct [inline]
getTimeRangeStart() const SIMFQT::FareRuleStruct [inline]
getTripType() const SIMFQT::FareRuleStruct [inline]
setAdvancePurchase(const stdair::DayDuration_T &iAdvancePurchase)SIMFQT::FareRuleStruct [inline]
setAirlineCode(const stdair::AirlineCode_T &iAirlineCode)SIMFQT::FareRuleStruct [inline]
setCabinCode(const stdair::CabinCode_T &iCabinCode)SIMFQT::FareRuleStruct [inline]
setChangeFees(const stdair::ChangeFees_T &iChangeFees)SIMFQT::FareRuleStruct [inline]
setChannel(const stdair::ChannelLabel_T &iChannel)SIMFQT::FareRuleStruct [inline]
setClassCode(const stdair::ClassCode_T &iClassCode)SIMFQT::FareRuleStruct [inline]
setDateRangeEnd(const stdair::Date_T &iDateRangeEnd)SIMFQT::FareRuleStruct [inline]
setDateRangeStart(const stdair::Date_T &iDateRangeStart)SIMFQT::FareRuleStruct [inline]
setDestination(const stdair::AirportCode_T &iDestination)SIMFQT::FareRuleStruct [inline]
setFare(const stdair::PriceValue_T &iFare)SIMFQT::FareRuleStruct [inline]
setFareID(const SIMFQT::FareQuoteID_T &iFareQuoteID)SIMFQT::FareRuleStruct [inline]
setMinimumStay(const stdair::DayDuration_T &iMinimumStay)SIMFQT::FareRuleStruct [inline]
setNonRefundable(const stdair::NonRefundable_T &iNonRefundable)SIMFQT::FareRuleStruct [inline]
setOrigin(const stdair::AirportCode_T &iOrigin)SIMFQT::FareRuleStruct [inline]
setPOS(const stdair::CityCode_T &iPOS)SIMFQT::FareRuleStruct [inline]
setSaturdayStay(const stdair::SaturdayStay_T &iSaturdayStay)SIMFQT::FareRuleStruct [inline]
setTimeRangeEnd(const stdair::Duration_T &iTimeRangeEnd)SIMFQT::FareRuleStruct [inline]
setTimeRangeStart(const stdair::Duration_T &iTimeRangeStart)SIMFQT::FareRuleStruct [inline]
setTripType(const stdair::TripType_T &iTripType)SIMFQT::FareRuleStruct [inline]