IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Lib::CommandLineJobContainer Member List

This is the complete list of members for IG::Lib::CommandLineJobContainer, including all inherited members.
_clientDataIG::Num::ParallelJobContainerBase [protected]
_clientJobIdIG::Num::ParallelJobContainerBase [protected]
_dispatcherIG::Num::ParallelJobContainerBase [protected]
_dispatcherJobIdIG::Num::ParallelJobContainerBase [protected]
_doesNotContainJobDefinitionIG::Num::ParallelJobContainerGen< InputType, ResultType > [protected]
_evaluationDelegateIG::Num::ParallelJobContainerGen< InputType, ResultType > [protected]
_idIG::Lib::CommandLineJobContainer [private]
_inputIG::Num::ParallelJobContainerGen< InputType, ResultType > [protected]
_isTestModeIG::Num::ParallelJobContainerBase [protected]
_lockIdCommandLineIG::Lib::CommandLineJobContainer [private, static]
_nextIdCommandLineIG::Lib::CommandLineJobContainer [private, static]
_numTestDelaysIG::Num::ParallelJobContainerBase [protected]
_onAbortedIG::Num::ParallelJobContainerBase [protected]
_onAbortedGenericIG::Num::ParallelJobContainerGen< InputType, ResultType > [protected]
_onFinishedIG::Num::ParallelJobContainerBase [protected]
_onFinishedGenericIG::Num::ParallelJobContainerGen< InputType, ResultType > [protected]
_onStartedIG::Num::ParallelJobContainerBase [protected]
_onStartedGenericIG::Num::ParallelJobContainerGen< InputType, ResultType > [protected]
_outputLevelIG::Num::ParallelJobContainerBase [protected]
_resultIG::Num::ParallelJobContainerGen< InputType, ResultType > [protected]
_sleepTimeMsIG::Num::ParallelJobContainerBase [protected]
_stateIG::Num::ParallelJobContainerBase [protected]
_testDelayInSecondsIG::Num::ParallelJobContainerBase [protected]
_testDelayRelativeErrorIG::Num::ParallelJobContainerBase [protected]
AssignToDispatcher(ParallelJobDispatcherBase dispatcher)IG::Num::ParallelJobContainerBase [inline, protected]
CalculateResultsPlain(InputType input)IG::Num::ParallelJobContainerGen< InputType, ResultType > [inline, protected, virtual]
ClientDataIG::Num::ParallelJobContainerBase
ClientJobIdIG::Num::ParallelJobContainerBase
CommandArgumentsIG::Lib::CommandLineJobContainer
CommandLine()IG::Lib::CommandLineJobContainer [inline]
CommandLineJobContainer()IG::Lib::CommandLineJobContainer [inline, private]
CommandLineJobContainer(ICommandLineApplicationInterpreter interpreter)IG::Lib::CommandLineJobContainer [inline, protected]
CommandLineJobContainer(ICommandLineApplicationInterpreter interpreter, string commandName, string[] commandArguments)IG::Lib::CommandLineJobContainer [inline]
CommandLineJobContainer(ICommandLineApplicationInterpreter interpreter, string[] commandAndArguments)IG::Lib::CommandLineJobContainer [inline]
CommandNameIG::Lib::CommandLineJobContainer
CommandResultIG::Lib::CommandLineJobContainer
CompletionTimeIG::Lib::CommandLineJobContainer
CreateDispatcher(int numServers)IG::Num::ParallelJobContainerGen< InputType, ResultType > [inline, static]
CreateDispatcher(int numServers, int sleepTimeMs)IG::Num::ParallelJobContainerGen< InputType, ResultType > [inline, static]
CreateJobContainer()IG::Num::ParallelJobContainerGen< InputType, ResultType > [inline, static]
CreateServer()IG::Num::ParallelJobContainerGen< InputType, ResultType > [inline, static]
CreateServer(int sleeptimeMs)IG::Num::ParallelJobContainerGen< InputType, ResultType > [inline, static]
DefaultIsTestModeIG::Num::ParallelJobContainerBase [static]
DefaultOutputLevelIG::Num::ParallelJobContainerBase [static]
DefaultSleepTimeMsIG::Num::ParallelJobContainerBase [static]
DispatcherJobIdIG::Num::ParallelJobContainerBase
EvaluationDelegateIG::Num::ParallelJobContainerGen< InputType, ResultType >
ExecutionTimeIG::Lib::CommandLineJobContainer
GetNextId()IG::Num::ParallelJobContainerBase [inline, protected, static]
GetNextIdCommandLine()IG::Lib::CommandLineJobContainer [inline, protected, static]
IdIG::Lib::CommandLineJobContainer
InputIG::Num::ParallelJobContainerGen< InputType, ResultType >
InterpreterIG::Lib::CommandLineJobContainer
IsJobCompletedIG::Num::ParallelJobContainerBase
IsJobDefinedIG::Num::ParallelJobContainerGen< InputType, ResultType >
IsTestModeIG::Num::ParallelJobContainerBase
LockIG::Num::ParallelJobContainerBase
LockIdIG::Num::ParallelJobContainerBase [static]
LockIdCommandLineIG::Lib::CommandLineJobContainer [static]
NotifyJobAborted()IG::Num::ParallelJobContainerBase [inline]
NotifyJobFinished()IG::Num::ParallelJobContainerBase [inline]
NotifyJobStarted()IG::Num::ParallelJobContainerBase [inline]
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::ParallelJobContainerBase [inline]
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 >
Run(CommandLineJobContainer input)IG::Lib::CommandLineJobContainer [inline, protected, static]
RunCommand()IG::Lib::CommandLineJobContainer [inline, protected, virtual]
RunJob()IG::Num::ParallelJobContainerGen< InputType, ResultType > [inline, virtual]
RunJob(InputType input)IG::Num::ParallelJobContainerGen< InputType, ResultType > [inline]
RunOnAborted()IG::Num::ParallelJobContainerGen< InputType, ResultType > [inline, protected, virtual]
RunOnFinished()IG::Num::ParallelJobContainerGen< InputType, ResultType > [inline, protected, virtual]
RunOnStarted()IG::Num::ParallelJobContainerGen< InputType, ResultType > [inline, protected, virtual]
SleepTimeMsIG::Num::ParallelJobContainerBase
StartTimeIG::Lib::CommandLineJobContainer
StateIG::Num::ParallelJobContainerBase
TestDelayInSecondsIG::Num::ParallelJobContainerBase
TestDelayRelativeErrorIG::Num::ParallelJobContainerBase
TestDelaySingleMsIG::Num::ParallelJobContainerBase [protected]
TestPerformance(InputType[] inputs, SimpleFunctionDelegate< InputType, ResultType > evaluationFunction, int numServers, int maxEnqueued, double delayTimeSeconds, double delayTimeRelativeError, int sleepTimeMs, int clientOutputLevel)IG::Num::ParallelJobContainerGen< InputType, ResultType > [inline, static]
IG::Num::ParallelJobContainerBase::TestPerformance(int numPoints, int numServers, int maxEnqueued, double delayTimeSeconds, double delayTimeRelativeError, int sleepTimeMs, int clientOutputLevel)IG::Num::ParallelJobContainerBase [inline, static]
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::ParallelJobContainerBase [inline, static]
ToString()IG::Lib::CommandLineJobContainer [inline]
WaitJobCompletion()IG::Num::ParallelJobContainerBase [inline]
WaitJobCompletion(double timeoutInSeconds)IG::Num::ParallelJobContainerBase [inline]
 All Classes Namespaces Files Functions Variables Enumerations Properties Events