8 #include <boost/date_time/gregorian/formatters.hpp>
16 DatePeriodKey::DatePeriodKey()
23 : _datePeriod (iDatePeriod) {
28 : _datePeriod (iKey._datePeriod) {
37 ioOut <<
"DatePeriodKey: " <<
toString() << std::endl;
46 std::ostringstream oStr;
49 oStr <<
"[" << boost::gregorian::to_simple_string(lStart)
50 <<
"/" << boost::gregorian::to_simple_string(lEnd)
void fromStream(std::istream &ioIn)
Handle on the StdAir library context.
const DatePeriod_T BOOST_DEFAULT_DATE_PERIOD
void toStream(std::ostream &ioOut) const
boost::gregorian::date Date_T
const std::string toString() const
boost::gregorian::date_period DatePeriod_T