ifw-daq  1.0.0
IFW Data Acquisition modules
Namespaces | Functions
manager.cpp File Reference

Definition of daq::ManagerImpl and related utilities. More...

#include <daq/manager.hpp>
#include <time.h>
#include <algorithm>
#include <stdexcept>
#include <log4cplus/loggingmacros.h>
#include <fmt/format.h>
#include <fmt/ostream.h>
#include <mal/Mal.hpp>
#include <daq/daqController.hpp>
#include <daq/status.hpp>
#include <daq/op/initiate.hpp>
#include <daq/op/awaitState.hpp>

Go to the source code of this file.

Namespaces

 daq
 

Functions

std::string daq::MakeDaqIdCandidate (char const *instrument_id, unsigned jitter=0)
 Creates a DAQ id candidate that may or may not be unique. More...
 

Detailed Description

Definition of daq::ManagerImpl and related utilities.

Definition in file manager.cpp.