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