-
Notifications
You must be signed in to change notification settings - Fork 299
DUM HandleManager
Scott Godin edited this page Nov 12, 2021
·
1 revision
he HandleManager keeps track of Handles, mapped by Id. When a Handled object is created it is passed a reference to its HandleManager. The Handled object calls HandleManager::create() which registers it with the HandleManager. The HandleManager assigns the Handled object an Id (returned by HandleManager::create()).
- Navigation
- Developers
- Packages
- Community