|
ifw-daq
2.1.0-pre1
IFW Data Acquisition modules
|
Contains parse functions for daqif. More...
#include <Daqif.hpp>#include <string_view>Go to the source code of this file.
Namespaces | |
| daqif | |
Functions | |
| template<class To > | |
| To | daqif::FromString (std::string_view input) |
| template<> | |
| DaqState | daqif::FromString< DaqState > (std::string_view state) |
| Parse state name. More... | |
| template<> | |
| DaqSubState | daqif::FromString< DaqSubState > (std::string_view state) |
| Parse sub-state name. More... | |
Contains parse functions for daqif.
Definition in file parsing.hpp.