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

Implementation of AnalysisSampleCollectionType from mzIdentML schema. More...

#include <IdentData.hpp>

List of all members.

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

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

Member Data Documentation

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

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