|
VizKit
3.0
|
Public Attributes | |
| VisualItemIdentifier | identifier |
| VisualObject * | requestingObject |
| VisualObjectData * | requestingObjectData |
| size_t | bytesRead |
| VisualItemIdentifier | timingId |
| VisualItemIdentifier | requestId |
| bool | streamDidClose |
| bool | isActive |
A DownloadItem is an item of the download queue where data is retrieved from a remote source.
The identifier of the download item.
True if stream is closed, false if not.
The identifier used to ask for timing information.
Object for which network data is retrieved.
Data of object for which network data is retrieved.
The identifier of the request.
The number of bytes currently retrieved from the remote source.