ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::identdata::Reader::Config Struct Reference

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::IterationListenerRegistryiterationListenerRegistry
 

Detailed Description

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.

Constructor & Destructor Documentation

§ Config()

pwiz::identdata::Reader::Config::Config ( bool  ignoreSequenceCollectionAndAnalysisData = false,
bool  ignoreProteinDetectionList = false 
)
inline

Member Data Documentation

§ ignoreSequenceCollectionAndAnalysisData

bool pwiz::identdata::Reader::Config::ignoreSequenceCollectionAndAnalysisData

Definition at line 48 of file Reader.hpp.

§ ignoreProteinDetectionList

bool pwiz::identdata::Reader::Config::ignoreProteinDetectionList

Definition at line 49 of file Reader.hpp.

§ iterationListenerRegistry

const pwiz::util::IterationListenerRegistry* pwiz::identdata::Reader::Config::iterationListenerRegistry

Definition at line 50 of file Reader.hpp.


The documentation for this struct was generated from the following file: