DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
Change.hpp File Reference
#include <string>
#include <vector>
#include <iostream>
Include dependency graph for Change.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::conffwk::ConfigurationChange
 Describes changes inside a class returned by the notification mechanism. More...
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::conffwk
 

Functions

std::ostream & dunedaq::conffwk::operator<< (std::ostream &, const ConfigurationChange &)
 
std::ostream & dunedaq::conffwk::operator<< (std::ostream &, const std::vector< ConfigurationChange * > &)