#include <vtkAtomic.h>
|
| static vtkTypeInt64 | AddAndFetch (atomic_type *ref, vtkTypeInt64 val) |
| |
| static vtkTypeInt64 | SubAndFetch (atomic_type *ref, vtkTypeInt64 val) |
| |
| static vtkTypeInt64 | PreIncrement (atomic_type *ref) |
| |
| static vtkTypeInt64 | PreDecrement (atomic_type *ref) |
| |
| static vtkTypeInt64 | PostIncrement (atomic_type *ref) |
| |
| static vtkTypeInt64 | PostDecrement (atomic_type *ref) |
| |
| static vtkTypeInt64 | Load (const atomic_type *ref) |
| |
| static void | Store (atomic_type *ref, vtkTypeInt64 val) |
| |
template<>
class detail::AtomicOps< 8 >
Definition at line 193 of file vtkAtomic.h.
| static vtkTypeInt64 detail::AtomicOps< 8 >::AddAndFetch |
( |
atomic_type * |
ref, |
|
|
vtkTypeInt64 |
val |
|
) |
| |
|
static |
| static vtkTypeInt64 detail::AtomicOps< 8 >::SubAndFetch |
( |
atomic_type * |
ref, |
|
|
vtkTypeInt64 |
val |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- dox/vtk6-6.3.0+dfsg1/debian/build/Common/Core/vtkAtomic.h