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.ParallelJobContainerGen< InputType, ResultType > Member List

This is the complete list of members for IG.Num.ParallelJobContainerGen< InputType, ResultType >, including all inherited members.

_clientDataIG.Num.ParallelJobContainerBaseprotected
_clientJobIdIG.Num.ParallelJobContainerBaseprotected
_dispatcherIG.Num.ParallelJobContainerBaseprotected
_dispatcherJobIdIG.Num.ParallelJobContainerBaseprotected
_doesNotContainJobDefinitionIG.Num.ParallelJobContainerGen< InputType, ResultType >protected
_evaluationDelegateIG.Num.ParallelJobContainerGen< InputType, ResultType >protected
_inputIG.Num.ParallelJobContainerGen< InputType, ResultType >protected
_isTestModeIG.Num.ParallelJobContainerBaseprotected
_numTestDelaysIG.Num.ParallelJobContainerBaseprotected
_onAbortedIG.Num.ParallelJobContainerBaseprotected
_onAbortedGenericIG.Num.ParallelJobContainerGen< InputType, ResultType >protected
_onFinishedIG.Num.ParallelJobContainerBaseprotected
_onFinishedGenericIG.Num.ParallelJobContainerGen< InputType, ResultType >protected
_onStartedIG.Num.ParallelJobContainerBaseprotected
_onStartedGenericIG.Num.ParallelJobContainerGen< InputType, ResultType >protected
_outputLevelIG.Num.ParallelJobContainerBaseprotected
_resultIG.Num.ParallelJobContainerGen< InputType, ResultType >protected
_sleepTimeMsIG.Num.ParallelJobContainerBaseprotected
_stateIG.Num.ParallelJobContainerBaseprotected
_testDelayInSecondsIG.Num.ParallelJobContainerBaseprotected
_testDelayRelativeErrorIG.Num.ParallelJobContainerBaseprotected
ClientDataIG.Num.ParallelJobContainerBase
ClientJobIdIG.Num.ParallelJobContainerBase
CreateDispatcher(int numServers)IG.Num.ParallelJobContainerGen< InputType, ResultType >inlinestatic
CreateDispatcher(int numServers, int sleepTimeMs)IG.Num.ParallelJobContainerGen< InputType, ResultType >inlinestatic
CreateJobContainer()IG.Num.ParallelJobContainerGen< InputType, ResultType >inlinestatic
CreateServer()IG.Num.ParallelJobContainerGen< InputType, ResultType >inlinestatic
CreateServer(int sleeptimeMs)IG.Num.ParallelJobContainerGen< InputType, ResultType >inlinestatic
DefaultIsTestModeIG.Num.ParallelJobContainerBasestatic
DefaultOutputLevelIG.Num.ParallelJobContainerBasestatic
DefaultSleepTimeMsIG.Num.ParallelJobContainerBasestatic
DispatcherJobIdIG.Num.ParallelJobContainerBase
EvaluationDelegateIG.Num.ParallelJobContainerGen< InputType, ResultType >
GetNextId()IG.Num.ParallelJobContainerBaseinlineprotectedstatic
IdIG.Num.ParallelJobContainerBase
InputIG.Num.ParallelJobContainerGen< InputType, ResultType >
IsJobCompletedIG.Num.ParallelJobContainerBase
IsJobDefinedIG.Num.ParallelJobContainerGen< InputType, ResultType >
IsTestModeIG.Num.ParallelJobContainerBase
LockIG.Num.ParallelJobContainerBase
LockIdIG.Num.ParallelJobContainerBasestatic
NotifyJobAborted()IG.Num.ParallelJobContainerBaseinline
NotifyJobFinished()IG.Num.ParallelJobContainerBaseinline
NotifyJobStarted()IG.Num.ParallelJobContainerBaseinline
NumTestDelaysIG.Num.ParallelJobContainerBase
OnAbortedIG.Num.ParallelJobContainerBase
OnAbortedGenericIG.Num.ParallelJobContainerGen< InputType, ResultType >
OnFinishedIG.Num.ParallelJobContainerBase
OnFinishedGenericIG.Num.ParallelJobContainerGen< InputType, ResultType >
OnStartedIG.Num.ParallelJobContainerBase
OnStartedGenericIG.Num.ParallelJobContainerGen< InputType, ResultType >
OutputLevelIG.Num.ParallelJobContainerBase
ParallelJobContainerBase()IG.Num.ParallelJobContainerBaseinline
ParallelJobContainerGen()IG.Num.ParallelJobContainerGen< InputType, ResultType >inline
ParallelJobContainerGen(SimpleFunctionDelegate< InputType, ResultType > evaluationDelegate)IG.Num.ParallelJobContainerGen< InputType, ResultType >inline
ParallelJobContainerGen(SimpleFunctionDelegate< InputType, ResultType > evaluationDelegate, InputType inputData)IG.Num.ParallelJobContainerGen< InputType, ResultType >inline
ParallelJobContainerGen(SimpleFunctionDelegate< InputType, ResultType > evaluationDelegate, InputType inputData, object clientData)IG.Num.ParallelJobContainerGen< InputType, ResultType >inline
ResultIG.Num.ParallelJobContainerGen< InputType, ResultType >
RunJob()IG.Num.ParallelJobContainerGen< InputType, ResultType >inlinevirtual
RunJob(InputType input)IG.Num.ParallelJobContainerGen< InputType, ResultType >inline
RunOnAborted()IG.Num.ParallelJobContainerGen< InputType, ResultType >inlineprotectedvirtual
RunOnFinished()IG.Num.ParallelJobContainerGen< InputType, ResultType >inlineprotectedvirtual
RunOnStarted()IG.Num.ParallelJobContainerGen< InputType, ResultType >inlineprotectedvirtual
SleepTimeMsIG.Num.ParallelJobContainerBase
StateIG.Num.ParallelJobContainerBase
TestDelayInSecondsIG.Num.ParallelJobContainerBase
TestDelayRelativeErrorIG.Num.ParallelJobContainerBase
TestDelaySingleMsIG.Num.ParallelJobContainerBaseprotected
TestPerformance(InputType[] inputs, SimpleFunctionDelegate< InputType, ResultType > evaluationFunction, int numServers, int maxEnqueued, double delayTimeSeconds, double delayTimeRelativeError, int sleepTimeMs, int clientOutputLevel)IG.Num.ParallelJobContainerGen< InputType, ResultType >inlinestatic
IG::Num::ParallelJobContainerBase.TestPerformance(int numPoints, int numServers, int maxEnqueued, double delayTimeSeconds, double delayTimeRelativeError, int sleepTimeMs, int clientOutputLevel)IG.Num.ParallelJobContainerBaseinlinestatic
IG::Num::ParallelJobContainerBase.TestPerformance(double from, double to, int numPoints, SimpleFunctionDelegate< double, double > evaluationFunction, int numServers, int maxEnqueued, double delayTimeSeconds, double delayTimeRelativeError, int sleepTimeMs, int clientOutputLevel)IG.Num.ParallelJobContainerBaseinlinestatic
ToString()IG.Num.ParallelJobContainerGen< InputType, ResultType >inline
WaitJobCompletion()IG.Num.ParallelJobContainerBaseinline
WaitJobCompletion(double timeoutInSeconds)IG.Num.ParallelJobContainerBaseinline