VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Types | Static Public Member Functions | Public Attributes | Protected Member Functions
DtVrfCallbackQueue::ThreadInfo Struct Reference
Inheritance diagram for DtVrfCallbackQueue::ThreadInfo:
Inheritance graph
[legend]

Public Types

typedef boost::shared_ptr
< ThreadInfo
Ptr
 
typedef std::list< PtrList
 

Static Public Member Functions

static Ptr Make (DtVrfCallbackQueue &, unsigned threadnum)
 
- Static Public Member Functions inherited from DtObjectDebugger< ThreadInfo >
static DtObjectCounter::CounterType ObjectCount ()
 
static const DtObjectContainer * ObjectContainer ()
 

Public Attributes

bool quitFlag
 
std::string name
 
tbb::tbb_thread thread
 

Protected Member Functions

 ThreadInfo (DtVrfCallbackQueue &, const std::string &name)
 
- Protected Member Functions inherited from DtObjectDebugger< ThreadInfo >
 DtObjectDebugger ()
 
 DtObjectDebugger (const DtObjectDebugger &)
 
 ~DtObjectDebugger ()
 

Member Typedef Documentation

typedef boost::shared_ptr<ThreadInfo> DtVrfCallbackQueue::ThreadInfo::Ptr

Constructor & Destructor Documentation

DtVrfCallbackQueue::ThreadInfo::ThreadInfo ( DtVrfCallbackQueue ,
const std::string &  name 
)
explicitprotected

Member Function Documentation

static Ptr DtVrfCallbackQueue::ThreadInfo::Make ( DtVrfCallbackQueue ,
unsigned  threadnum 
)
static

Member Data Documentation

bool DtVrfCallbackQueue::ThreadInfo::quitFlag
std::string DtVrfCallbackQueue::ThreadInfo::name
tbb::tbb_thread DtVrfCallbackQueue::ThreadInfo::thread

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)