1.00.8
C++ Standard Airline IT Object Library
|
|
Go to the documentation of this file. 1 #ifndef __STDAIR_BOM_PERIODSTRUCT_HPP
2 #define __STDAIR_BOM_PERIODSTRUCT_HPP
34 _dateRange = iDateRange;
73 #endif // __STDAIR_BOM_PERIODSTRUCT_HPP
const std::string describe() const
PeriodStruct intersection(const PeriodStruct &) const
void setDoW(const DoWStruct &iDoW)
const bool isValid() const
const DoWStruct & getDoW() const
Handle on the StdAir library context.
PeriodStruct addDateOffset(const DateOffset_T &) const
boost::gregorian::date_duration DateOffset_T
const DatePeriod_T & getDateRange() const
Base class for the light structures.
void setDateRange(const DatePeriod_T &iDateRange)
boost::gregorian::date_period DatePeriod_T
const std::string describeShort() const