|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "iomanager/IOManager.hpp"#include "iomanager/network/ConfigClient.hpp"#include "iomanager/network/NetworkIssues.hpp"#include "snbmodules/common/notification_enum.hpp"#include "snbmodules/iomanager_wrapper.hpp"#include "snbmodules/ip_format.hpp"#include <set>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| struct | dunedaq::snbmodules::NotificationData |
| NotificationData class, represent a notification. More... | |
| class | dunedaq::snbmodules::NotificationInterface |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::snbmodules |
Functions | |
| dunedaq::DUNE_DAQ_SERIALIZABLE (snbmodules::NotificationData, "notification_t") | |
NotificationData class, NotificationInterface class, interface used by clients or bookkeepers to send/receive notifications
This is part of the DUNE DAQ , copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file notification_interface.hpp.