|
static bool | hasInstance () |
|
static RegionRegistry & | instance () |
|
static void | destroy () |
|
typedef Common::HashMap< uint32, Region *> | HANDLE2PTR_MAP |
|
typedef Common::HashMap< Region *, uint32, ClassPointer_Hash, ClassPointer_EqualTo > | PTR2HANDLE_MAP |
|
typedef RegionRegistry | SingletonBaseType |
|
Region * | findPtrByHandle (uint handle) |
|
uint | findHandleByPtr (Region *objectPtr) |
|
HANDLE2PTR_MAP | _handle2PtrMap |
|
PTR2HANDLE_MAP | _ptr2HandleMap |
|
uint32 | _nextHandle |
|
static RegionRegistry * | _singleton |
|
The documentation for this class was generated from the following file: