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

Implementation of AnalysisSampleCollectionType from mzIdentML schema. More...

#include <IdentData.hpp>

Public Member Functions

bool empty () const
 

Public Attributes

std::vector< SamplePtr > samples
 

Detailed Description

Implementation of AnalysisSampleCollectionType from mzIdentML schema.

The samples analysed can optionally be recorded using CV terms for descriptions. If a composite sample has been analysed, the subsample association can be used to build a hierarchical description.

Definition at line 258 of file IdentData.hpp.

Member Function Documentation

§ empty()

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

Member Data Documentation

§ samples

std::vector<SamplePtr> pwiz::identdata::AnalysisSampleCollection::samples

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