VizKit  3.0
Public Attributes
VizKit::VisualThreadingManager::ThreadItem Struct Reference

List of all members.

Public Attributes

VisualItemIdentifierthreadIdentifier
VisualThreading::ThreadDidDieCallback callbackAfterDeathOfThread

Detailed Description

Adds a thread to the manager.

Parameters:
threadIdThe id of the thread.
threadIdentifierVisualItemIdentifier of the thread.
callbackAfterThreadDidDieCallback that is called after the created thread did finished execution. Notification queue which gets called on termination of a thread. A downloadItem is an item of the download queue where data is retrieved from a remote source.

Member Data Documentation

Callback is called after death of thread.

VisualItemIdentifier of the thread.


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