ProteoWizard
Public Member Functions | Public Attributes
pwiz::identdata::ProteinDetectionProtocol Struct Reference

Implementation of ProteinDetectionProtocolType from the mzIdentML schema. More...

#include <IdentData.hpp>

Inheritance diagram for pwiz::identdata::ProteinDetectionProtocol:
pwiz::identdata::Identifiable

List of all members.

Public Member Functions

 ProteinDetectionProtocol (const std::string &id_="", const std::string &name_="")
bool empty () const
- Public Member Functions inherited from pwiz::identdata::Identifiable
 Identifiable (const std::string &id_="", const std::string &name_="")
virtual ~Identifiable ()

Public Attributes

AnalysisSoftwarePtr analysisSoftwarePtr
ParamContainer analysisParams
ParamContainer threshold
- Public Attributes inherited from pwiz::identdata::Identifiable
std::string id
std::string name

Detailed Description

Implementation of ProteinDetectionProtocolType from the mzIdentML schema.

The parameters and settings of a ProteinDetection process.

Definition at line 786 of file IdentData.hpp.


Constructor & Destructor Documentation

pwiz::identdata::ProteinDetectionProtocol::ProteinDetectionProtocol ( const std::string &  id_ = "",
const std::string &  name_ = "" 
)

Member Function Documentation

bool pwiz::identdata::ProteinDetectionProtocol::empty ( ) const
virtual

Reimplemented from pwiz::identdata::Identifiable.


Member Data Documentation

AnalysisSoftwarePtr pwiz::identdata::ProteinDetectionProtocol::analysisSoftwarePtr

Definition at line 791 of file IdentData.hpp.

Referenced by testProteinDetectionProtocol().

ParamContainer pwiz::identdata::ProteinDetectionProtocol::analysisParams

Definition at line 793 of file IdentData.hpp.

Referenced by testProteinDetectionProtocol().

ParamContainer pwiz::identdata::ProteinDetectionProtocol::threshold

Definition at line 794 of file IdentData.hpp.

Referenced by testProteinDetectionProtocol().


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