Matrix Science Mascot Parser toolkit
 
Loading...
Searching...
No Matches
ms_distiller_data_quant Class Reference

The details of a Distiller search. More...

#include <ms_distiller_data_quant.hpp>

Public Member Functions

std::string getCacheStreamName () const
 Return the name of the stream, within the project file, used for the quantitation cache file.
 
std::string getResultsStreamName () const
 Return the name of the stream, within the project file, used for the quantitation results file.
 
int getStreamNumber () const
 Return the number of the stream, within the project file, used to generate both the quantitation results and cache filenames.
 
std::string getTaskId () const
 Return the task ID of the search used in the quantitation results.
 

Detailed Description

The details of a Distiller search.

A list of these is stored in XML in the Distiller project file.

Member Function Documentation

◆ getCacheStreamName()

std::string getCacheStreamName ( ) const

Return the name of the stream, within the project file, used for the quantitation cache file.

Returns
The name of the stream containing the quantitation cache data.

◆ getResultsStreamName()

std::string getResultsStreamName ( ) const

Return the name of the stream, within the project file, used for the quantitation results file.

Returns
The name of the stream containing the quantitation result data.

◆ getStreamNumber()

int getStreamNumber ( ) const

Return the number of the stream, within the project file, used to generate both the quantitation results and cache filenames.

Returns
The number used to generate the stream names for the quantitation results and chache data.

◆ getTaskId()

std::string getTaskId ( ) const

Return the task ID of the search used in the quantitation results.

If there are multiple search result sets used in the quantitation then the task ID returned is that of the first search.

Returns
The task ID of the search the quantitation resultswere created from.

The documentation for this class was generated from the following files: