Classes

  ClassDescription
Target
This class represents a QUARC Target.
Target..::.ModelOutput
This class is used to get the output from a model that is written to stdout and stderr.

Structures

  StructureDescription
Target..::.Version
Version information for a QUARC Target.

Interfaces

  InterfaceDescription
IDownload
This interface is called by the QUARC Target API to download the next chunk of code.
IModelEnumeration
This interface is used to enumerate models on the target, such as enumerating the models downloaded to the target, currently loaded on the target or configured to load when the target is booted.
IModelOutput
This interface is used to handle the standard output of one or more models.
IUpload
This interface is used to upload the next chunk of a file from the target.
IUriEnumeration
Interface used to enumerate Universal Resource Identifiers (URIs).