DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
notification_interface.hpp File Reference
#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>
Include dependency graph for notification_interface.hpp:
This graph shows which files directly or indirectly include this file:

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")
 

Detailed Description

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.