|
IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
| _lock | IG::Lib::ObjectStore< T > | [protected] |
| _maxCount | IG::Lib::ObjectStore< T > | [private] |
| _objects | IG::Lib::ObjectStore< T > | [protected] |
| ClearIneligible() | IG::Lib::ObjectStore< T > | [inline, protected, virtual] |
| Count | IG::Lib::ObjectStore< T > | |
| GetEligible() | IG::Lib::ObjectStore< T > | [inline] |
| GetNew() | IG::Lib::ObjectStore< T > | [inline, protected] |
| IsEligible(T obj) | IG::Lib::ObjectStore< T > | [inline, virtual] |
| Lock | IG::Lib::ObjectStore< T > | |
| MaxCount | IG::Lib::ObjectStore< T > | |
| NotEligibleMessage(object obj) | IG::Lib::ObjectStore< T > | [inline, protected, virtual] |
| StoreEligible(T obj) | IG::Lib::ObjectStore< T > | [inline] |
| TryGet() | IG::Lib::ObjectStore< T > | [inline] |
| TryGetNew() | IG::Lib::ObjectStore< T > | [inline, protected, virtual] |
| TryGetStored() | IG::Lib::ObjectStore< T > | [inline] |
| TryStore(T obj) | IG::Lib::ObjectStore< T > | [inline, virtual] |