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.VectorFunctionBaseGeneral.ObjectStoreResults Class Reference
+ Inheritance diagram for IG.Num.VectorFunctionBaseGeneral.ObjectStoreResults:
+ Collaboration diagram for IG.Num.VectorFunctionBaseGeneral.ObjectStoreResults:

Public Member Functions

 ObjectStoreResults (IVectorFunction vecfunc)
 
override bool TryStore (IVectorFunctionResults obj)
 

Protected Member Functions

override IVectorFunctionResults TryGetNew ()
 

Protected Attributes

IVectorFunction _vecfunc
 

Private Member Functions

 ObjectStoreResults ()
 

Constructor & Destructor Documentation

IG.Num.VectorFunctionBaseGeneral.ObjectStoreResults.ObjectStoreResults ( )
inlineprivate
IG.Num.VectorFunctionBaseGeneral.ObjectStoreResults.ObjectStoreResults ( IVectorFunction  vecfunc)
inline

Member Function Documentation

override IVectorFunctionResults IG.Num.VectorFunctionBaseGeneral.ObjectStoreResults.TryGetNew ( )
inlineprotected
override bool IG.Num.VectorFunctionBaseGeneral.ObjectStoreResults.TryStore ( IVectorFunctionResults  obj)
inline

Member Data Documentation

IVectorFunction IG.Num.VectorFunctionBaseGeneral.ObjectStoreResults._vecfunc
protected

The documentation for this class was generated from the following file: