SoCacheElement Class |
Stores the most recently opened cache.
Namespace: OIV.Inventor.Elements
The SoCacheElement type exposes the following members.
Name | Description | |
---|---|---|
AnyOpen | Returns true if any cache is currently open in the state. | |
CloseAnyOpen | Closes any open cache. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetCache | Returns the cache stored in an instance. | |
GetClassStackIndex | Obsolete. Returns the stack id for this element. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetNextCacheElement | Returns the next cache element in the stack. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Invalidate | Invalidate any open caches. | |
Pop | Overrides this method to unref cache. | |
Push | push to save dependencies list | |
Set | Sets cache in element accessed from state. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
This element stores the most recently opened cache.