ProteoWizard
Public Attributes
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>

List of all members.

Public Attributes

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

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

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

Date of analysis.

Definition at line 475 of file MinimumPepXML.hpp.

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

Analysis name.

Definition at line 478 of file MinimumPepXML.hpp.

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: