Definitions for TimeWindow. More...
#include <Common/Compat.h>
#include "TimeWindow.h"
#include <Common/Crontab.h>
#include <Common/Error.h>
#include <Common/Logger.h>
#include <boost/algorithm/string.hpp>
#include <ctime>
Go to the source code of this file.
Definitions for TimeWindow.
This file contains definitions for TimeWindow, a class for defining a set of time windows and checking if the current time falls with any of those windows.
Definition in file TimeWindow.cc.