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

List of all members.

Public Attributes

VisualItemIdentifier identifier
VisualObjectrequestingObject
VisualObjectDatarequestingObjectData
size_t bytesRead
VisualItemIdentifier timingId
VisualItemIdentifier requestId
bool streamDidClose
bool isActive

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 Mar 25 2012 14:27:43 for VizKit by doxygen 1.8.0