ProteoWizard
Public Member Functions | Public Attributes
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>

List of all members.

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

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: