Orocos Real-Time Toolkit  2.8.3
Public Attributes | List of all members
RTT::os::ThreadWrapperData Struct Reference

Public Attributes

void *(* realThread )(void *)
 
void * realData
 

Detailed Description

Definition at line 92 of file fosi_internal.cpp.

Member Data Documentation

void* RTT::os::ThreadWrapperData::realData

Definition at line 94 of file fosi_internal.cpp.

Referenced by RTT::os::ThreadWrapper().

void*(* RTT::os::ThreadWrapperData::realThread) (void *)

Definition at line 93 of file fosi_internal.cpp.

Referenced by RTT::os::ThreadWrapper().


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