mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-08 20:20:44 +00:00
This looks even uglier than the F5V3 event split for now, since portions of the fileVersion 3 parsing are still stuck in PRS1Import, and can't be reasonably moved until all the parsers are split into PRS1DataChunk. Also, PRS1ParsedSettingEvent may be the wrong abstraction. That's a first attempt, so that it can inherit PRS1ParsedEvent's notion of gain and unit, and because m_parsedData is currently a list of PRS1ParsedEvent pointers. But it has no notion of time (start=0) and requires yet another enum to specify which setting it represents. This should be revisited once all the parsers have been split and the summary parsing can be examined in more detail. |
||
---|---|---|
.. | ||
cms50_loader.cpp | ||
cms50_loader.h | ||
cms50f37_loader.cpp | ||
cms50f37_loader.h | ||
edfparser.cpp | ||
edfparser.h | ||
icon_loader.cpp | ||
icon_loader.h | ||
intellipap_loader.cpp | ||
intellipap_loader.h | ||
md300w1_loader.cpp | ||
md300w1_loader.h | ||
mseries_loader.cpp | ||
mseries_loader.h | ||
prs1_loader.cpp | ||
prs1_loader.h | ||
resmed_loader.cpp | ||
resmed_loader.h | ||
somnopose_loader.cpp | ||
somnopose_loader.h | ||
weinmann_loader.cpp | ||
weinmann_loader.h | ||
zeo_loader.cpp | ||
zeo_loader.h |