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