|
OpenMS
2.6.0
|
Go to the documentation of this file.
90 void setIdentifier(
const String &
id);
93 const String & getIdentifier()
const;
100 void setLoadedFilePath(
const String & file_name);
103 const String & getLoadedFilePath()
const;
106 void setLoadedFileType(
const String & file_name);
FileTypes::Type file_type_
the type of the loaded file
Definition: DocumentIdentifier.h:119
A more convenient string class.
Definition: String.h:59
String id_
the ID (e.g. LSID)
Definition: DocumentIdentifier.h:115
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Manage source document information.
Definition: DocumentIdentifier.h:55
Type
Actual file types enum.
Definition: FileTypes.h:58
bool operator==(const IDBoostGraph::ProteinGroup &lhs, const IDBoostGraph::ProteinGroup &rhs)
String file_path_
the path to the loaded file
Definition: DocumentIdentifier.h:117