ifw-daq
3.0.0-pre2
IFW Data Acquisition modules
|
Definitions from daq/state.hpp. More...
Go to the source code of this file.
Namespaces | |
daq | |
Functions | |
bool | daq::IsFinalState (State state) noexcept |
Query whether state is in a final state. More... | |
bool | daq::IsSubsequentState (State state1, State state2) noexcept |
Compares states and returns whether state1 occurs after state2. More... | |
std::ostream & | daq::operator<< (std::ostream &os, State state) |
Prints state string representation to os. More... | |
Definitions from daq/state.hpp.
Definition in file state.cpp.