|
ifw-daq 3.1.0
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 145 of file status.hpp.
|
strong |
| Enumerator | |
|---|---|
| NotStarted | |
| Started | |
| Success | |
| Failure | |
Definition at line 146 of file status.hpp.
|
noexcept |
Definition at line 119 of file status.cpp.
| State daq::ReceiverStatus::state |
Definition at line 149 of file status.hpp.