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)
 

Public Attributes

bool ignoreSequenceCollectionAndAnalysisData
 
const
pwiz::util::IterationListenerRegistry
iterationListenerRegistry
 

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

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

Definition at line 51 of file Reader.hpp.

54  {}
const pwiz::util::IterationListenerRegistry * iterationListenerRegistry
Definition: Reader.hpp:49

Member Data Documentation

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

Definition at line 48 of file Reader.hpp.

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

Definition at line 49 of file Reader.hpp.


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