Function
obtainId
Obtains a new id from the id manager.
obtainId(idm)
Parameters
idm
The IdManager.
Types: IdManager
Return Values
Returns a new unique id.
Remarks
If it is a dummy id manager, i.e., IdManager<void>, the return type is (void*) 0.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de