All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
IdGenerator.h
40 //I am member class of the BITstar class, so I need to include it's definition to be aware of the class BITstar. It has a forward declaration to me.
BITstar::VertexId getNewId()
Generator a new id and increment the global/static counter of IDs.
Definition: IdGenerator.h:67
An ID generator class for vertex IDs.
Definition: IdGenerator.h:58