See: Description
Class | Description |
---|---|
SoftwareServer |
An Imposed Code Reuse server.
|
SoftwareServerAuxiliary |
Helper classes for the Software Server package.
|
SoftwareServerAuxiliary.Application |
A structure to store information about applications.
|
SoftwareServerAuxiliary.CachedFileData |
A pointer to a file stored in an externally defined cache directory.
|
SoftwareServerAuxiliary.Data |
An container for some kind of data.
|
SoftwareServerAuxiliary.FileData |
Data representing a file with a path, a name, and a format (possibly also buffered in memory).
|
SoftwareServerAuxiliary.FormatParameters |
holds parameter data for a specific format conversion
|
SoftwareServerAuxiliary.Operation |
A structure representing an operation an application supports (think of mathematical functions).
|
SoftwareServerAuxiliary.OperationParameters |
holds parameter data for a specific operation to be performed
|
SoftwareServerAuxiliary.Parameters | |
SoftwareServerAuxiliary.RemoteTaskInfo |
A structure storing information about a task on a remote server.
|
SoftwareServerAuxiliary.Script |
A structure representing a wrapper script.
|
SoftwareServerAuxiliary.ScriptHeader |
a wrapper for the script header
|
SoftwareServerAuxiliary.SingleParameter |
a single operation parameter
|
SoftwareServerAuxiliary.SoftwareParameters | |
SoftwareServerAuxiliary.Subtask |
A structure representing a a sub-task consisting of an application, operation, input, and output.
|
SoftwareServerAuxiliary.Task |
A task consisting of a sequence of application and operations on data.
|
SoftwareServerAuxiliary.TaskInfo |
A structure storing a task name, its inputs, and its outputs.
|
SoftwareServerClient |
An Imposed Code Reuse client interface.
|
SoftwareServerReslet |
A restful interface for a software reuse server.
|
Copyright © 2014. All rights reserved.