DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
DataMoveCallbackRegistry.cpp
Go to the documentation of this file.
1
10
11#include <memory>
12
13std::shared_ptr<dunedaq::datahandlinglibs::DataMoveCallbackRegistry> dunedaq::datahandlinglibs::DataMoveCallbackRegistry::s_instance = nullptr;
14
static std::shared_ptr< DataMoveCallbackRegistry > s_instance