Cinema 4D C++ API
Cinema 4D Python API
Cineware C++ API
2025.1
2025.0
2024.5
2024.4
2024.3
2024.2
2024.0
2023.2
2023.1
S26.1
R25.1
S24.1
R23.1
S22.1
R21.2
Open Search
•
All
Classes
Defines
Enums
Enumvalues
Files
Functions
Groups
Namespaces
Pages
Related
Typedefs
Variables
•
Contains...
Starts with...
Ends with...
RegEx
Atomic64< T > Member List
This is the complete list of members for
Atomic64< T >
, including all inherited members.
_value
Atomic64< T >
private
Atomic64
(T value=T())
Atomic64< T >
Get
() const
Atomic64< T >
Load
() const
Atomic64< T >
Load
(T volatile *v)
Atomic64< T >
static
LoadAcquire
() const
Atomic64< T >
LoadAcquire
(T volatile *v)
Atomic64< T >
static
LoadConsume
() const
Atomic64< T >
LoadConsume
(T volatile *v)
Atomic64< T >
static
LoadRelaxed
() const
Atomic64< T >
LoadRelaxed
(T volatile *v)
Atomic64< T >
static
MAXON_DISALLOW_COPY_AND_ASSIGN
(Atomic64)
Atomic64< T >
private
Set
(T newValue)
Atomic64< T >
Store
(T newValue)
Atomic64< T >
Store
(T volatile *v, T newValue)
Atomic64< T >
static
StoreRelaxed
(T newValue)
Atomic64< T >
StoreRelaxed
(T volatile *v, T newValue)
Atomic64< T >
static
StoreRelease
(T newValue)
Atomic64< T >
StoreRelease
(T volatile *v, T newValue)
Atomic64< T >
static
Swap
(T newValue)
Atomic64< T >
Swap
(T volatile *v, T newValue)
Atomic64< T >
static
SwapAdd
(T add)
Atomic64< T >
SwapAdd
(T volatile *v, T add)
Atomic64< T >
static
SwapDecrement
()
Atomic64< T >
SwapDecrement
(T volatile *v)
Atomic64< T >
static
SwapIncrement
()
Atomic64< T >
SwapIncrement
(T volatile *v)
Atomic64< T >
static
TryCompareAndSwap
(T newValue, T compare)
Atomic64< T >
TryCompareAndSwap
(T volatile *v, T newValue, T compare)
Atomic64< T >
static
ValueType
typedef
Atomic64< T >
Copyright © 2024 MAXON Computer GmbH. Visit
developers.maxon.net
for the latest version. Last updated on Wed Feb 21 2024