1.00.8
C++ Standard Airline IT Object Library
|
|
Go to the documentation of this file. 1 #ifndef __STDAIR_BOM_FARETIMEPERIOD_HPP
2 #define __STDAIR_BOM_FARETIMEPERIOD_HPP
19 template <
typename BOM>
friend class FacBom;
148 #endif // __STDAIR_BOM_FARETIMEPERIOD_HPP
BomAbstract *const getParent() const
void fromStream(std::istream &ioIn)
const std::string toString() const
const Time_T & getTimeRangeEnd() const
Base class for Factory layer.
const HolderMap_T & getHolderMap() const
Base class for the Business Object Model (BOM) layer.
boost::posix_time::time_duration Time_T
const Key_T & getKey() const
Handle on the StdAir library context.
std::map< const std::type_info *, BomAbstract * > HolderMap_T
void toStream(std::ostream &ioOut) const
const Time_T & getTimeRangeStart() const
std::string toString() const
const Time_T & getTimeRangeStart() const
Utility class for linking StdAir-based objects.
const Time_T & getTimeRangeEnd() const
const std::string describeKey() const
Base class for Factory layer.
bool isDepartureTimeValid(const Time_T &) const
Class representing the actual attributes for a fare time-period.