IGLib  1.5
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
IG.Lib.ObjectStore< T > Member List

This is the complete list of members for IG.Lib.ObjectStore< T >, including all inherited members.

_lockIG.Lib.ObjectStore< T >protected
_maxCountIG.Lib.ObjectStore< T >private
_objectsIG.Lib.ObjectStore< T >protected
ClearIneligible()IG.Lib.ObjectStore< T >inlineprotectedvirtual
CountIG.Lib.ObjectStore< T >
GetEligible()IG.Lib.ObjectStore< T >inline
GetNew()IG.Lib.ObjectStore< T >inlineprotected
IsEligible(T obj)IG.Lib.ObjectStore< T >inlinevirtual
LockIG.Lib.ObjectStore< T >
MaxCountIG.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