VTK
Classes | Namespaces | Macros
vtkAtomicInt.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkSystemIncludes.h"
#include "vtkConfigure.h"
Include dependency graph for vtkAtomicInt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  detail::vtkAtomicIntImpl< T >
 
class  detail::vtkAtomicIntImpl< vtkTypeInt32 >
 
class  detail::vtkAtomicIntImpl< vtkTypeInt64 >
 
class  vtkAtomicInt< T >
 Provides support for atomic integers. More...
 

Namespaces

 detail
 

Macros

#define VTK_HAS_ATOMIC32
 
#define VTK_HAS_ATOMIC64
 
#define VTK__ALIGN32
 
#define VTK__ALIGN64
 

Macro Definition Documentation

#define VTK_HAS_ATOMIC32

Definition at line 58 of file vtkAtomicInt.h.

#define VTK_HAS_ATOMIC64

Definition at line 65 of file vtkAtomicInt.h.

#define VTK__ALIGN32

Definition at line 79 of file vtkAtomicInt.h.

#define VTK__ALIGN64

Definition at line 202 of file vtkAtomicInt.h.