LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
ThreadManager::tThreadData Struct Reference

#include <threadmanager.hxx>

Collaboration diagram for ThreadManager::tThreadData:
[legend]

Public Member Functions

 tThreadData ()
 

Public Attributes

oslInterlockedCount nThreadID
 
::rtl::Reference< ObservableThreadpThread
 
css::uno::Reference< css::util::XCancellable > aJob
 

Detailed Description

Definition at line 98 of file threadmanager.hxx.

Constructor & Destructor Documentation

◆ tThreadData()

ThreadManager::tThreadData::tThreadData ( )
inline

Definition at line 104 of file threadmanager.hxx.

Member Data Documentation

◆ aJob

css::uno::Reference< css::util::XCancellable > ThreadManager::tThreadData::aJob

◆ nThreadID

oslInterlockedCount ThreadManager::tThreadData::nThreadID

◆ pThread

::rtl::Reference< ObservableThread > ThreadManager::tThreadData::pThread

Definition at line 101 of file threadmanager.hxx.

Referenced by ThreadManager::AddThread(), and ThreadManager::StartThread().


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