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

#include <vtkSMPThreadLocalBackend.h>

Public Member Functions

 ThreadSpecific (unsigned numThreads)
 
virtual ~ThreadSpecific () final
 
StoragePointerTypeGetStorage ()
 
size_t Size () const
 

Friends

class ThreadSpecificStorageIterator
 

Detailed Description

Definition at line 85 of file vtkSMPThreadLocalBackend.h.

Constructor & Destructor Documentation

◆ ThreadSpecific()

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

◆ ~ThreadSpecific()

virtual vtk::detail::smp::OpenMP::ThreadSpecific::~ThreadSpecific ( )
finalvirtual

Member Function Documentation

◆ GetStorage()

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

◆ Size()

size_t vtk::detail::smp::OpenMP::ThreadSpecific::Size ( ) const
inline

Definition at line 101 of file vtkSMPThreadLocalBackend.h.

Friends And Related Function Documentation

◆ ThreadSpecificStorageIterator

friend class ThreadSpecificStorageIterator
friend

Definition at line 98 of file vtkSMPThreadLocalBackend.h.


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