#include <idCreator.hpp>
Public Member Functions | |
idType | createId (void) |
idType | createIdThreadSafe (void) |
creates ids
|
inline |
if gets called by multiple threads lock class before or call createIdThreadSafe
|
inline |
returns threadsafe a new id, call createId if class only gets called by one thread