xmsinterp  1.0
xms::ThreadMgrImpl::myThread Struct Reference

convenience struct for threads More...

Public Member Functions

 myThread (BSHP< ThreadLoop > a_)
 Constructor. More...
 
void operator() ()
 worker code that is executed
 

Public Attributes

BSHP< ThreadLoopm_
 Worker thread.
 

Detailed Description

convenience struct for threads

Definition at line 42 of file ThreadMgr.cpp.

Constructor & Destructor Documentation

◆ myThread()

xms::ThreadMgrImpl::myThread::myThread ( BSHP< ThreadLoop a_)
inline

Constructor.

Parameters
[in]a_Thread worker class

Definition at line 46 of file ThreadMgr.cpp.


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