ifw-daq
3.0.0-pre2
IFW Data Acquisition modules
|
Contains State support functions for daqif. More...
#include <Daqif.hpp>
Go to the source code of this file.
Classes | |
struct | daqif::FullState |
Describes the full state and substate. More... | |
Namespaces | |
daqif | |
Functions | |
bool | daqif::operator== (FullState lhs, FullState rhs) noexcept |
Equality operator for FullState. More... | |
bool | daqif::IsStateValid (DaqState state, DaqSubState substate) |
Validate state combination. More... | |
bool | daqif::IsStateValid (FullState state) |
Validate state combination. More... | |
Contains State support functions for daqif.
Definition in file state.hpp.