blob: a8f6d60db5db2bb966d41ca70310d538e39b6db6 [file] [log] [blame]
## This file is a template, the comment below is emitted into the generated file
/* This is an auto generated file. Do not edit. */
#include "data_types.hpp"
#include "monitor.hpp"
#include "functor.hpp"
#include "conditions.hpp"
#include "actions.hpp"
namespace phosphor
{
namespace dbus
{
namespace monitoring
{
const std::vector<std::tuple<std::vector<std::shared_ptr<Event>>,
std::vector<Action>>>
Monitor::events
{
};
} // namespace monitoring
} // namespace dbus
} // namespace phosphor