35 #ifndef OPENMS_METADATA_DOCUMENTIDTAGGER_H
36 #define OPENMS_METADATA_DOCUMENTIDTAGGER_H
73 bool getID_(
String &
id,
Int & free,
bool idcount_only)
const;
98 String getPoolFile()
const;
101 void setPoolFile(
const String & file);
122 bool countFreeIDs(
Int & free)
const;
134 #endif // OPENMS_METADATA_DOCUMENTIDTAGGER_H
A more convenient string class.
Definition: String.h:57
String pool_file_
location of the ID pool
Definition: DocumentIDTagger.h:129
Tags OpenMS file containers with a DocumentID.
Definition: DocumentIDTagger.h:55
String toolname_
name of the calling TOPP tool
Definition: DocumentIDTagger.h:126
int Int
Signed integer type.
Definition: Types.h:96
Manage source document information.
Definition: DocumentIdentifier.h:56