ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::identdata::Enzymes Struct Reference

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

#include <IdentData.hpp>

Public Member Functions

bool empty () const
 

Public Attributes

boost::logic::tribool independent
 
std::vector< EnzymePtr > enzymes
 

Detailed Description

Implementation of EnzymesType from the mzIdentML schema.

The list of enzymes used in experiment.

Definition at line 431 of file IdentData.hpp.

Member Function Documentation

§ empty()

bool pwiz::identdata::Enzymes::empty ( ) const

Member Data Documentation

§ independent

boost::logic::tribool pwiz::identdata::Enzymes::independent

§ enzymes

std::vector<EnzymePtr> pwiz::identdata::Enzymes::enzymes

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