![]() |
VR-Forces 4.3.1 Class Documentation
|

Public Types | |
| typedef boost::shared_ptr < ThreadInfo > | Ptr |
| typedef std::list< Ptr > | List |
Static Public Member Functions | |
| static Ptr | Make (DtCallbackQueue &) |
Static Public Member Functions inherited from DtObjectDebugger< ThreadInfo > | |
| static DtObjectCounter::CounterType | ObjectCount () |
| static const DtObjectContainer * | ObjectContainer () |
Public Attributes | |
| bool | quitFlag |
| tbb::tbb_thread | thread |
Protected Member Functions | |
| ThreadInfo (DtCallbackQueue &) | |
Protected Member Functions inherited from DtObjectDebugger< ThreadInfo > | |
| DtObjectDebugger () | |
| DtObjectDebugger (const DtObjectDebugger &) | |
| ~DtObjectDebugger () | |
| typedef boost::shared_ptr<ThreadInfo> DtCallbackQueue::ThreadInfo::Ptr |
| typedef std::list<Ptr> DtCallbackQueue::ThreadInfo::List |
|
explicitprotected |
|
static |
| bool DtCallbackQueue::ThreadInfo::quitFlag |
| tbb::tbb_thread DtCallbackQueue::ThreadInfo::thread |