ProteoWizard
Public Member Functions | Private Attributes | List of all members
pwiz::msdata::SpectrumWorkerThreads Class Reference

#include <SpectrumWorkerThreads.hpp>

Public Member Functions

 SpectrumWorkerThreads (const SpectrumList &sl)
 
 ~SpectrumWorkerThreads ()
 
SpectrumPtr processBatch (size_t index, bool getBinaryData=true)
 

Private Attributes

boost::scoped_ptr< Impl > impl_
 

Detailed Description

Definition at line 34 of file SpectrumWorkerThreads.hpp.

Constructor & Destructor Documentation

§ SpectrumWorkerThreads()

pwiz::msdata::SpectrumWorkerThreads::SpectrumWorkerThreads ( const SpectrumList sl)

§ ~SpectrumWorkerThreads()

pwiz::msdata::SpectrumWorkerThreads::~SpectrumWorkerThreads ( )

Member Function Documentation

§ processBatch()

SpectrumPtr pwiz::msdata::SpectrumWorkerThreads::processBatch ( size_t  index,
bool  getBinaryData = true 
)

Member Data Documentation

§ impl_

boost::scoped_ptr<Impl> pwiz::msdata::SpectrumWorkerThreads::impl_
private

Definition at line 43 of file SpectrumWorkerThreads.hpp.


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