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

#include <vtkSMPThreadLocalBackend.h>

Public Member Functions

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

Friends

class ThreadSpecificStorageIterator
 

Detailed Description

Definition at line 79 of file vtkSMPThreadLocalBackend.h.

Constructor & Destructor Documentation

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

Member Function Documentation

StoragePointerType& vtk::detail::smp::STDThread::ThreadSpecific::GetStorage ( )
size_t vtk::detail::smp::STDThread::ThreadSpecific::GetSize ( ) const

Friends And Related Function Documentation

friend class ThreadSpecificStorageIterator
friend

Definition at line 93 of file vtkSMPThreadLocalBackend.h.


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