TalanSoft Toolkits  201707
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
LocalIDGenerator Struct Reference
Inheritance diagram for LocalIDGenerator:
IDGeneratorTpl< tU32, cEmpty > cEmpty

Detailed Description

Local ID generator.

Public Member Functions

 LocalIDGenerator (tSize aFreeListPopSize=10)
 
- Public Member Functions inherited from IDGeneratorTpl< tU32, cEmpty >
tU32 AllocID ()
 
tBool FreeID (tU32aID)
 
tU32 GetCounter () const
 

Additional Inherited Members

- Protected Member Functions inherited from IDGeneratorTpl< tU32, cEmpty >
 IDGeneratorTpl (tSize aFreeListPopSize)
 
 ~IDGeneratorTpl ()
 

Constructor & Destructor Documentation

LocalIDGenerator ( tSize  aFreeListPopSize = 10)