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;
A more convenient string class.
Definition: String.h:57
String pool_file_
location of the ID pool
Definition: DocumentIDTagger.h:128
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Tags OpenMS file containers with a DocumentID.
Definition: DocumentIDTagger.h:54
String toolname_
name of the calling TOPP tool
Definition: DocumentIDTagger.h:125
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
int Int
Signed integer type.
Definition: Types.h:102
Manage source document information.
Definition: DocumentIdentifier.h:55