VTK
Classes | Namespaces | Defines
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Volumes/BIGMAC1/Dashboards/MyTests/VTK_BLD_Release_docs/Common/Core/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< 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 Documentation

Definition at line 58 of file vtkAtomicInt.h.

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.