|
IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
This is the complete list of members for IG.Lib.ObjectStore< T >, including all inherited members.
| _lock | IG.Lib.ObjectStore< T > | protected |
| _maxCount | IG.Lib.ObjectStore< T > | private |
| _objects | IG.Lib.ObjectStore< T > | protected |
| ClearIneligible() | IG.Lib.ObjectStore< T > | inlineprotectedvirtual |
| Count | IG.Lib.ObjectStore< T > | |
| GetEligible() | IG.Lib.ObjectStore< T > | inline |
| GetNew() | IG.Lib.ObjectStore< T > | inlineprotected |
| IsEligible(T obj) | IG.Lib.ObjectStore< T > | inlinevirtual |
| Lock | IG.Lib.ObjectStore< T > | |
| MaxCount | IG.Lib.ObjectStore< T > | |
| NotEligibleMessage(object obj) | IG.Lib.ObjectStore< T > | inlineprotectedvirtual |
| StoreEligible(T obj) | IG.Lib.ObjectStore< T > | inline |
| TryGet() | IG.Lib.ObjectStore< T > | inline |
| TryGetNew() | IG.Lib.ObjectStore< T > | inlineprotectedvirtual |
| TryGetStored() | IG.Lib.ObjectStore< T > | inline |
| TryStore(T obj) | IG.Lib.ObjectStore< T > | inlinevirtual |