VizKit  3.3.7
Public Attributes
VizKit::VisualDownloadQueue::DownloadItem Struct Reference

A DownloadItem is an item of the download queue where data is retrieved from a remote source. More...

List of all members.

Public Attributes

VisualItemIdentifier identifier
 The identifier of the download item.
VisualObjectrequestingObject
 Object for which network data is retrieved.
VisualObjectDatarequestingObjectData
 Data of object for which network data is retrieved.
size_t bytesRead
VisualItemIdentifier timingId
 The number of bytes currently retrieved from the remote source.
VisualItemIdentifier requestId
 The identifier used to ask for timing information.
bool streamDidClose
 The identifier of the request.
bool isActive
 True if stream is closed, false if not.

Detailed Description

A DownloadItem is an item of the download queue where data is retrieved from a remote source.


Member Data Documentation

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.


The documentation for this struct was generated from the following file:

Generated on Sun May 3 2015 20:26:31 for VizKit by doxygen 1.8.0