StdAir Logo  0.45.1
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
stdair::LegDate Member List
This is the complete list of members for stdair::LegDate, including all inherited members.
_boardingDatestdair::LegDate [protected]
_boardingTimestdair::LegDate [protected]
_capacitystdair::LegDate [protected]
_distancestdair::LegDate [protected]
_elapsedTimestdair::LegDate [protected]
_holderMapstdair::LegDate [protected]
_keystdair::LegDate [protected]
_offDatestdair::LegDate [protected]
_offPointstdair::LegDate [protected]
_offTimestdair::LegDate [protected]
_parentstdair::LegDate [protected]
BomAbstract()stdair::BomAbstract [inline, protected]
BomAbstract(const BomAbstract &)stdair::BomAbstract [inline, protected]
describeKey() const stdair::LegDate [inline]
FacBom classstdair::LegDate [friend]
FacBomManager classstdair::LegDate [friend]
fromStream(std::istream &ioIn)stdair::LegDate [inline, virtual]
getAirlineCode() const stdair::LegDate
getBoardingDate() const stdair::LegDate [inline]
getBoardingPoint() const stdair::LegDate [inline]
getBoardingTime() const stdair::LegDate [inline]
getCapacity() const stdair::LegDate [inline]
getDateOffset() const stdair::LegDate [inline]
getDistance() const stdair::LegDate [inline]
getElapsedTime() const stdair::LegDate [inline]
getHolderMap() const stdair::LegDate [inline]
getKey() const stdair::LegDate [inline]
getLegCabin(const std::string &iLegCabinKeyStr) const stdair::LegDate
getLegCabin(const LegCabinKey &) const stdair::LegDate
getOffDate() const stdair::LegDate [inline]
getOffPoint() const stdair::LegDate [inline]
getOffTime() const stdair::LegDate [inline]
getParent() const stdair::LegDate [inline]
getTimeOffset() const stdair::LegDate
Key_T typedefstdair::LegDate
LegDate(const Key_T &)stdair::LegDate [protected]
setBoardingDate(const Date_T &iBoardingDate)stdair::LegDate [inline]
setBoardingTime(const Duration_T &iBoardingTime)stdair::LegDate [inline]
setElapsedTime(const Duration_T &)stdair::LegDate
setOffDate(const Date_T &iOffDate)stdair::LegDate [inline]
setOffPoint(const AirportCode_T &iOffPoint)stdair::LegDate [inline]
setOffTime(const Duration_T &iOffTime)stdair::LegDate [inline]
toStream(std::ostream &ioOut) const stdair::LegDate [inline, virtual]
toString() const stdair::LegDate [virtual]
~BomAbstract()stdair::BomAbstract [inline, virtual]
~LegDate()stdair::LegDate [protected, virtual]