|
OpenMS
2.5.0
|
Go to the documentation of this file.
72 bool getID_(
String &
id,
Int & free,
bool idcount_only)
const;
97 String getPoolFile()
const;
100 void setPoolFile(
const String & file);
121 bool countFreeIDs(
Int & free)
const;
String toolname_
name of the calling TOPP tool
Definition: DocumentIDTagger.h:125
A more convenient string class.
Definition: String.h:58
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Manage source document information.
Definition: DocumentIdentifier.h:55
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
String pool_file_
location of the ID pool
Definition: DocumentIDTagger.h:128
Tags OpenMS file containers with a DocumentID.
Definition: DocumentIDTagger.h:54