ifw-daq  1.0.0
IFW Data Acquisition modules
Namespaces | Functions
state.cpp File Reference

Definitions from daq/state.hpp. More...

#include <daq/state.hpp>

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 state, State after) noexcept
 Compares states and returns whether state occurs after after. More...
 

Detailed Description

Definitions from daq/state.hpp.

Definition in file state.cpp.