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
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Tags OpenMS file containers with a DocumentID.
Definition: DocumentIDTagger.h:55
String toolname_
name of the calling TOPP tool
Definition: DocumentIDTagger.h:126
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
int Int
Signed integer type.
Definition: Types.h:103
Manage source document information.
Definition: DocumentIdentifier.h:56