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