HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Relacy::ThreadData< T > Struct Template Reference

#include <UT_Relacy.h>

Static Public Member Functions

static voidfunc (void *data)
 

Public Attributes

T * myTest
 
int myIndex
 

Detailed Description

template<typename T>
struct UT_Relacy::ThreadData< T >

Definition at line 684 of file UT_Relacy.h.

Member Function Documentation

template<typename T>
static void* UT_Relacy::ThreadData< T >::func ( void data)
inlinestatic

Definition at line 689 of file UT_Relacy.h.

Member Data Documentation

template<typename T>
int UT_Relacy::ThreadData< T >::myIndex

Definition at line 687 of file UT_Relacy.h.

template<typename T>
T* UT_Relacy::ThreadData< T >::myTest

Definition at line 686 of file UT_Relacy.h.


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