ifw-daq  1.0.0
IFW Data Acquisition modules
Namespaces | Functions
daqController.cpp File Reference
#include <daq/daqController.hpp>
#include <iostream>
#include <stdexcept>
#include <type_traits>
#include <fmt/format.h>
#include <fmt/ostream.h>
#include <log4cplus/loggingmacros.h>
#include <daq/error.hpp>
#include <daq/op/abort.hpp>
#include <daq/op/initiate.hpp>
#include <daq/op/start.hpp>
#include <daq/op/stop.hpp>
#include <daq/op/awaitPrim.hpp>

Go to the source code of this file.

Namespaces

 daq
 

Functions

std::ostream & daq::operator<< (std::ostream &os, DaqController const &daq)
 
std::ostream & daq::operator<< (std::ostream &os, State state)
 Prints state string representation to os. More...