1 #ifndef __STDAIR_BOM_PERIODSTRUCT_HPP
2 #define __STDAIR_BOM_PERIODSTRUCT_HPP
34 _dateRange = iDateRange;
73 #endif // __STDAIR_BOM_PERIODSTRUCT_HPP
PeriodStruct addDateOffset(const DateOffset_T &) const
const bool isValid() const
Handle on the StdAir library context.
const std::string describeShort() const
Base class for the light structures.
const DatePeriod_T & getDateRange() const
PeriodStruct intersection(const PeriodStruct &) const
const DoWStruct & getDoW() const
boost::gregorian::date_period DatePeriod_T
boost::gregorian::date_duration DateOffset_T
const std::string describe() const
void setDateRange(const DatePeriod_T &iDateRange)
void setDoW(const DoWStruct &iDoW)