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. | |
The details of a Distiller search.
A list of these is stored in XML in the Distiller project file.
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.
If there are multiple search result sets used in the quantitation then the task ID returned is that of the first search.