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