VTK  9.1.0
Public Member Functions | Friends | List of all members
vtk::detail::smp::STDThread::ThreadSpecific Class Reference

#include <vtkSMPThreadLocalBackend.h>

Public Member Functions

 ThreadSpecific (unsigned numThreads)
 
virtual ~ThreadSpecific ()
 
StoragePointerTypeGetStorage ()
 
size_t GetSize () const
 

Friends

class ThreadSpecificStorageIterator
 

Detailed Description

Definition at line 90 of file vtkSMPThreadLocalBackend.h.

Constructor & Destructor Documentation

◆ ThreadSpecific()

vtk::detail::smp::STDThread::ThreadSpecific::ThreadSpecific ( unsigned  numThreads)
explicit

◆ ~ThreadSpecific()

virtual vtk::detail::smp::STDThread::ThreadSpecific::~ThreadSpecific ( )
virtual

Member Function Documentation

◆ GetStorage()

StoragePointerType & vtk::detail::smp::STDThread::ThreadSpecific::GetStorage ( )

◆ GetSize()

size_t vtk::detail::smp::STDThread::ThreadSpecific::GetSize ( ) const

Friends And Related Function Documentation

◆ ThreadSpecificStorageIterator

friend class ThreadSpecificStorageIterator
friend

Definition at line 104 of file vtkSMPThreadLocalBackend.h.


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