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.Num.VectorStore< T > Member List

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

_constrainDimensionsIG.Num.VectorStore< T >protected
_lengthIG.Num.VectorStore< T >protected
_lockIG.Lib.ObjectStore< T >protected
_objectsIG.Lib.ObjectStore< T >protected
ClearIneligible()IG.Lib.ObjectStore< T >inlineprotectedvirtual
ConstrainDimensionsIG.Num.VectorStore< T >
CountIG.Lib.ObjectStore< T >
GetEligible()IG.Lib.ObjectStore< T >inline
GetNew()IG.Lib.ObjectStore< T >inlineprotected
IsEligible(T vec)IG.Num.VectorStore< T >inlinevirtual
LengthIG.Num.VectorStore< T >
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
VectorStore()IG.Num.VectorStore< T >inlineprotected
VectorStore(int length)IG.Num.VectorStore< T >inline
VectorStore(int length, bool constrainDimensions)IG.Num.VectorStore< T >inline