41 virtual void releaseName(
const DtUnicode& name);
48 virtual void takeName(
const DtUnicode& name);
A unicode string. DtUnicode stores a UTF-16 encoded unicode string. Code Point, a Unicode character...
Definition: DtUnicode.h:33
#define DT_DLL_VRVUTIL
Definition: vrvUtil.h:34
PostfixList myAllocatedPostfixes
Definition: DtUniqueNameGenerator.h:54
Contains DLL export macros.
Generator for unique names with a specified prefix.
Definition: DtUniqueNameGenerator.h:23
DtUnicode myPrefix
Definition: DtUniqueNameGenerator.h:51
std::set< unsigned int > PostfixList
Definition: DtUniqueNameGenerator.h:53
unsigned int myNextPostfix
Definition: DtUniqueNameGenerator.h:56