VTK
|
Go to the source code of this file.
Classes | |
class | detail::vtkAtomicIntImpl< vtkTypeInt32 > |
class | detail::vtkAtomicIntImpl< vtkTypeInt64 > |
class | vtkAtomicInt< T > |
Provides support for atomic integers. More... | |
Namespaces | |
namespace | detail |
Defines | |
#define | VTK_HAS_ATOMIC32 |
#define | VTK_HAS_ATOMIC64 |
#define | VTK__ALIGN32 |
#define | VTK__ALIGN64 |
#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.