VR-Forces Developer's Guide
 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

Public Types

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

Static Public Member Functions

static Ptr Make (DtVrfCallbackQueue &, unsigned threadnum)
 

Public Attributes

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

Protected Member Functions

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

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 Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)