SpectrumIterator configuration – note that constructors allow automatic conversion from IntegerSet or Sieve to Config.
More...
#include <SpectrumIterator.hpp>
List of all members.
Detailed Description
SpectrumIterator configuration – note that constructors allow automatic conversion from IntegerSet or Sieve to Config.
Definition at line 71 of file SpectrumIterator.hpp.
Constructor & Destructor Documentation
| pwiz::msdata::SpectrumIterator::Config::Config |
( |
| ) |
|
|
inline |
| pwiz::msdata::SpectrumIterator::Config::Config |
( |
const IntegerSet & |
_scanNumbers, |
|
|
bool |
_getBinaryData = true |
|
) |
| |
|
inline |
| pwiz::msdata::SpectrumIterator::Config::Config |
( |
const Sieve & |
_sieve, |
|
|
bool |
_getBinaryData = true |
|
) |
| |
|
inline |
Member Data Documentation
| const IntegerSet* pwiz::msdata::SpectrumIterator::Config::scanNumbers |
| const Sieve* pwiz::msdata::SpectrumIterator::Config::sieve |
| bool pwiz::msdata::SpectrumIterator::Config::getBinaryData |
The documentation for this struct was generated from the following file: