#include <vtkSMPThreadLocalBackend.h>
Definition at line 96 of file vtkSMPThreadLocalBackend.h.
◆ ThreadSpecificStorageIterator()
vtk::detail::smp::STDThread::ThreadSpecificStorageIterator::ThreadSpecificStorageIterator |
( |
| ) |
|
|
inline |
◆ SetThreadSpecificStorage()
void vtk::detail::smp::STDThread::ThreadSpecificStorageIterator::SetThreadSpecificStorage |
( |
ThreadSpecific & |
threadSpecifc | ) |
|
|
inline |
◆ SetToBegin()
void vtk::detail::smp::STDThread::ThreadSpecificStorageIterator::SetToBegin |
( |
| ) |
|
|
inline |
◆ SetToEnd()
void vtk::detail::smp::STDThread::ThreadSpecificStorageIterator::SetToEnd |
( |
| ) |
|
|
inline |
◆ GetInitialized()
bool vtk::detail::smp::STDThread::ThreadSpecificStorageIterator::GetInitialized |
( |
| ) |
const |
|
inline |
◆ GetAtEnd()
bool vtk::detail::smp::STDThread::ThreadSpecificStorageIterator::GetAtEnd |
( |
| ) |
const |
|
inline |
◆ Forward()
void vtk::detail::smp::STDThread::ThreadSpecificStorageIterator::Forward |
( |
| ) |
|
|
inline |
◆ GetStorage()
StoragePointerType & vtk::detail::smp::STDThread::ThreadSpecificStorageIterator::GetStorage |
( |
| ) |
const |
|
inline |
◆ operator==()
The documentation for this class was generated from the following file: