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

Adds a thread to the manager. More...

List of all members.

Public Attributes

VisualItemIdentifierthreadIdentifier
 VisualItemIdentifier of the thread.
VisualThreading::ThreadDidDieCallback callbackAfterDeathOfThread
 Callback is called after death of thread.

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 May 3 2015 20:26:31 for VizKit by doxygen 1.8.0