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