|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Public Member Functions | |
| StreamInitializer (StreamManager &manager) | |
| void | write (const Issue &issue) |
| Public Member Functions inherited from ers::OutputStream | |
| virtual | ~OutputStream () |
| Sends the issue into this stream. | |
Private Attributes | |
| std::recursive_mutex | m_mutex |
| StreamManager & | m_manager |
| bool | m_in_progress |
Additional Inherited Members | |
| Protected Member Functions inherited from ers::OutputStream | |
| OutputStream () | |
| OutputStream & | chained () |
| virtual bool | isNull () const |
Definition at line 115 of file StreamManager.cpp.
|
inline |
Definition at line 118 of file StreamManager.cpp.
|
inlinevirtual |
Implements ers::OutputStream.
Definition at line 123 of file StreamManager.cpp.
|
private |
Definition at line 152 of file StreamManager.cpp.
|
private |
Definition at line 151 of file StreamManager.cpp.
|
private |
Definition at line 150 of file StreamManager.cpp.