ProteoWizard
Public Attributes | List of all members
pwiz::data::pepxml::AnalysisTimestamp Struct Reference

Reference for analysis applied to current run (time corresponds with analysis_summary/, id corresponds with analysis_result/) More...

#include <MinimumPepXML.hpp>

Public Attributes

std::string time
 Date of analysis. More...
 
std::string analsysis
 Analysis name. More...
 
size_t id
 Unique identifier for each type of analysis. More...
 

Detailed Description

Reference for analysis applied to current run (time corresponds with analysis_summary/, id corresponds with analysis_result/)

Definition at line 472 of file MinimumPepXML.hpp.

Member Data Documentation

§ time

std::string pwiz::data::pepxml::AnalysisTimestamp::time

Date of analysis.

Definition at line 475 of file MinimumPepXML.hpp.

§ analsysis

std::string pwiz::data::pepxml::AnalysisTimestamp::analsysis

Analysis name.

Definition at line 478 of file MinimumPepXML.hpp.

§ id

size_t pwiz::data::pepxml::AnalysisTimestamp::id

Unique identifier for each type of analysis.

Definition at line 481 of file MinimumPepXML.hpp.


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