, including all inherited members.
_clientData | IG::Num::ParallelJobContainerBase | [protected] |
_clientJobId | IG::Num::ParallelJobContainerBase | [protected] |
_dispatcher | IG::Num::ParallelJobContainerBase | [protected] |
_dispatcherJobId | IG::Num::ParallelJobContainerBase | [protected] |
_doesNotContainJobDefinition | IG::Num::ParallelJobContainerGen< InputType, ResultType > | [protected] |
_evaluationDelegate | IG::Num::ParallelJobContainerGen< InputType, ResultType > | [protected] |
_id | IG::Lib::CommandLineJobContainer | [private] |
_input | IG::Num::ParallelJobContainerGen< InputType, ResultType > | [protected] |
_isTestMode | IG::Num::ParallelJobContainerBase | [protected] |
_lockIdCommandLine | IG::Lib::CommandLineJobContainer | [private, static] |
_nextIdCommandLine | IG::Lib::CommandLineJobContainer | [private, static] |
_numTestDelays | IG::Num::ParallelJobContainerBase | [protected] |
_onAborted | IG::Num::ParallelJobContainerBase | [protected] |
_onAbortedGeneric | IG::Num::ParallelJobContainerGen< InputType, ResultType > | [protected] |
_onFinished | IG::Num::ParallelJobContainerBase | [protected] |
_onFinishedGeneric | IG::Num::ParallelJobContainerGen< InputType, ResultType > | [protected] |
_onStarted | IG::Num::ParallelJobContainerBase | [protected] |
_onStartedGeneric | IG::Num::ParallelJobContainerGen< InputType, ResultType > | [protected] |
_outputLevel | IG::Num::ParallelJobContainerBase | [protected] |
_result | IG::Num::ParallelJobContainerGen< InputType, ResultType > | [protected] |
_sleepTimeMs | IG::Num::ParallelJobContainerBase | [protected] |
_state | IG::Num::ParallelJobContainerBase | [protected] |
_testDelayInSeconds | IG::Num::ParallelJobContainerBase | [protected] |
_testDelayRelativeError | IG::Num::ParallelJobContainerBase | [protected] |
AssignToDispatcher(ParallelJobDispatcherBase dispatcher) | IG::Num::ParallelJobContainerBase | [inline, protected] |
CalculateResultsPlain(InputType input) | IG::Num::ParallelJobContainerGen< InputType, ResultType > | [inline, protected, virtual] |
ClientData | IG::Num::ParallelJobContainerBase | |
ClientJobId | IG::Num::ParallelJobContainerBase | |
CommandArguments | IG::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] |
CommandName | IG::Lib::CommandLineJobContainer | |
CommandResult | IG::Lib::CommandLineJobContainer | |
CompletionTime | IG::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] |
DefaultIsTestMode | IG::Num::ParallelJobContainerBase | [static] |
DefaultOutputLevel | IG::Num::ParallelJobContainerBase | [static] |
DefaultSleepTimeMs | IG::Num::ParallelJobContainerBase | [static] |
DispatcherJobId | IG::Num::ParallelJobContainerBase | |
EvaluationDelegate | IG::Num::ParallelJobContainerGen< InputType, ResultType > | |
ExecutionTime | IG::Lib::CommandLineJobContainer | |
GetNextId() | IG::Num::ParallelJobContainerBase | [inline, protected, static] |
GetNextIdCommandLine() | IG::Lib::CommandLineJobContainer | [inline, protected, static] |
Id | IG::Lib::CommandLineJobContainer | |
Input | IG::Num::ParallelJobContainerGen< InputType, ResultType > | |
Interpreter | IG::Lib::CommandLineJobContainer | |
IsJobCompleted | IG::Num::ParallelJobContainerBase | |
IsJobDefined | IG::Num::ParallelJobContainerGen< InputType, ResultType > | |
IsTestMode | IG::Num::ParallelJobContainerBase | |
Lock | IG::Num::ParallelJobContainerBase | |
LockId | IG::Num::ParallelJobContainerBase | [static] |
LockIdCommandLine | IG::Lib::CommandLineJobContainer | [static] |
NotifyJobAborted() | IG::Num::ParallelJobContainerBase | [inline] |
NotifyJobFinished() | IG::Num::ParallelJobContainerBase | [inline] |
NotifyJobStarted() | IG::Num::ParallelJobContainerBase | [inline] |
NumTestDelays | IG::Num::ParallelJobContainerBase | |
OnAborted | IG::Num::ParallelJobContainerBase | |
OnAbortedGeneric | IG::Num::ParallelJobContainerGen< InputType, ResultType > | |
OnFinished | IG::Num::ParallelJobContainerBase | |
OnFinishedGeneric | IG::Num::ParallelJobContainerGen< InputType, ResultType > | |
OnStarted | IG::Num::ParallelJobContainerBase | |
OnStartedGeneric | IG::Num::ParallelJobContainerGen< InputType, ResultType > | |
OutputLevel | IG::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] |
Result | IG::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] |
SleepTimeMs | IG::Num::ParallelJobContainerBase | |
StartTime | IG::Lib::CommandLineJobContainer | |
State | IG::Num::ParallelJobContainerBase | |
TestDelayInSeconds | IG::Num::ParallelJobContainerBase | |
TestDelayRelativeError | IG::Num::ParallelJobContainerBase | |
TestDelaySingleMs | IG::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] |