ProteoWizard
|
HACK: provide an option to read only file-level metadata; once we have an enumerable ResultList implementation this will be deprecated. More...
#include <Reader.hpp>
Public Member Functions | |
Config (bool ignoreSequenceCollectionAndAnalysisData=false, bool ignoreProteinDetectionList=false) | |
Public Attributes | |
bool | ignoreSequenceCollectionAndAnalysisData |
bool | ignoreProteinDetectionList |
const pwiz::util::IterationListenerRegistry * | iterationListenerRegistry |
HACK: provide an option to read only file-level metadata; once we have an enumerable ResultList implementation this will be deprecated.
Definition at line 46 of file Reader.hpp.
|
inline |
Definition at line 52 of file Reader.hpp.
bool pwiz::identdata::Reader::Config::ignoreSequenceCollectionAndAnalysisData |
Definition at line 48 of file Reader.hpp.
bool pwiz::identdata::Reader::Config::ignoreProteinDetectionList |
Definition at line 49 of file Reader.hpp.
const pwiz::util::IterationListenerRegistry* pwiz::identdata::Reader::Config::iterationListenerRegistry |
Definition at line 50 of file Reader.hpp.