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
Utility class for linking StdAir-based objects.
const DatePeriod_T & getDatePeriod() const
const std::string describeKey() const
const DatePeriod_T & getDatePeriod() const
BomAbstract *const getParent() const
void fromStream(std::istream &ioIn)
const std::string toString() const
void toStream(std::ostream &ioOut) const
boost::gregorian::date_period DatePeriod_T
Handle on the StdAir library context.
bool isDepartureDateValid(const Date_T &) const
Base class for Factory layer.
const Key_T & getKey() const
boost::gregorian::date Date_T
std::map< const std::type_info *, BomAbstract * > HolderMap_T
Class representing the actual attributes for a fare date-period.
std::string toString() const
Base class for the Business Object Model (BOM) layer.
Base class for Factory layer.
const HolderMap_T & getHolderMap() const