Name | Description | |
---|---|---|
![]() | Dispose | Destructor for deterministic finalization of LockingVector object. Deactivates objects and frees memory. |
![]() | EndLockingStep | Ends locking step. Use LockingStep instead. |
![]() | LockAllObjects | |
![]() | LockObject | |
![]() | LockObjects | |
![]() | PauseManualLock | \Internal method, sets internal AutoLockActive flag to its original value (value before first locking step). Used for calling internal actions and methods which are not handling manual locking. |
![]() | ResumeManualLock | Internal method, sets internal AutoLockActive flag to value before PauseManualLock. Used for calling internal actions and methods which are not handling manual locking. |
![]() | SetAsInternal | Initializes LockingVectorProxy in API_Framework. Used automatically, internally. |
![]() | StartLockingStep | Starts locking step. Use LockingStep instead. |