
Static Public Attributes | |
| NAMESPACESCOPE = None | |
| If set to 1, calls to Get must return an instance of this class created in the current namespace; a new instance will be created if none exists. | |
Static Public Attributes inherited from Singleton | |
| NAMESPACESCOPE = None | |
| If set to 1, calls to Get must return an instance of this class created in the current namespace; a new instance will be created if none exists. | |
| PPG = None | |
| PPG in which to track references to the instance of this class. | |
Private Attributes | |
| __CacheTempIndex | |
| More... | |
| __DependencyGraph | |
| More... | |
Additional Inherited Members | |
Public Member Functions inherited from Singleton | |
| _.Library.Status | OnClose () |
| Removes the OREF of this instance from PPG. More... | |
| _.Library.Status | OnNew () |
| Tracks the OREF of this instance in a PPG for later reference. More... | |
|
private |
|
private |