|
ifw-daq
3.0.1
IFW Data Acquisition modules
|
Persistent status for receiver delivery. More...
#include <status.hpp>
Public Types | |
| enum class | State { NotStarted = 0 , Started , Success , Failure } |
Public Member Functions | |
| bool | IsFinalState () const noexcept |
Public Attributes | |
| State | state |
Persistent status for receiver delivery.
Definition at line 134 of file status.hpp.
|
strong |
| Enumerator | |
|---|---|
| NotStarted | |
| Started | |
| Success | |
| Failure | |
Definition at line 135 of file status.hpp.
|
noexcept |
Definition at line 113 of file status.cpp.
| State daq::ReceiverStatus::state |
Definition at line 138 of file status.hpp.