NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CIdGenerator |
CIdGenerator - generates consecutive integer identifiers. More... | |
class | CUniqueLabelGenerator |
CUniqueLabelGenerator Modifies the given label so that it becomes unique in the given set of labels by appending a numeric postfix ( "name" -> "name (1)" ) More... | |