VR-Forces 4.7 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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)