#include <DFInterface.hh>
- Author
- cpellegrino
Definition at line 12 of file DFInterface.hh.
◆ DFInterface()
Definition at line 22 of file DFInterface.hh.
boost::atomic< bool > status
RecipientsHandler & m_recipients
◆ operator()()
void DFInterface::operator() |
( |
| ) |
|
- Author
- cpellegrino
Definition at line 8 of file DFInterface.cc.
21 #ifdef DEBUG_DAQ_HEADER
23 LOG_DEBUG <<
"DFInterface: Got this from the queue " << daq_head;
29 LOG_NOTICE <<
"DFInterface: No data to transmit: " << daq_head;
33 #ifdef DEBUG_FRAME_LENGHT
34 static unsigned int nframes = 0;
36 if (!(nframes % 10000))
void getFrame(Frame &frame)
Template Frame for ARS data.
unsigned int getFrameLength() const
unsigned int getNItems() const
bool send(const Frame &data)
void chrono_set(chronometrable &chr)
void chrono_dump(const Frame &frame)
◆ stop()
void DFInterface::stop |
( |
| ) |
|
|
inline |
◆ isRunning()
bool DFInterface::isRunning |
( |
| ) |
|
|
inline |
◆ status
boost::atomic<bool> DFInterface::status |
|
private |
◆ m_recipients
◆ m_farm
The documentation for this class was generated from the following files: