Public Member Functions | Public Attributes

SequentialThreadSupport::SequentialThreadConstructionInfo Struct Reference

#include <SequentialThreadSupport.h>

List of all members.

Public Member Functions

 SequentialThreadConstructionInfo (const char *uniqueName, SequentialThreadFunc userThreadFunc, SequentiallsMemorySetupFunc lsMemoryFunc)

Public Attributes

const char * m_uniqueName
SequentialThreadFunc m_userThreadFunc
SequentiallsMemorySetupFunc m_lsMemoryFunc

Detailed Description

Definition at line 52 of file SequentialThreadSupport.h.


Constructor & Destructor Documentation

SequentialThreadSupport::SequentialThreadConstructionInfo::SequentialThreadConstructionInfo ( const char *  uniqueName,
SequentialThreadFunc  userThreadFunc,
SequentiallsMemorySetupFunc  lsMemoryFunc 
) [inline]

Definition at line 54 of file SequentialThreadSupport.h.


Member Data Documentation

Definition at line 67 of file SequentialThreadSupport.h.

Definition at line 65 of file SequentialThreadSupport.h.

Definition at line 66 of file SequentialThreadSupport.h.


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