JUCE
v5.2.0-514-g49784a029
JUCE API
juce::AtomicBase< Type > Member List
This is the complete list of members for
juce::AtomicBase< Type >
, including all inherited members.
AtomicBase
() noexcept
juce::AtomicBase< Type >
inline
AtomicBase
(const Type v) noexcept
juce::AtomicBase< Type >
inline
explicit
AtomicBase
(const AtomicBase &other) noexcept
juce::AtomicBase< Type >
inline
castFrom32Bit
(int32 value) noexcept
juce::AtomicBase< Type >
inline
protected
static
castFrom64Bit
(int64 value) noexcept
juce::AtomicBase< Type >
inline
protected
static
castTo
(Source value) noexcept
juce::AtomicBase< Type >
inline
protected
static
castTo32Bit
(Type value) noexcept
juce::AtomicBase< Type >
inline
protected
static
castTo64Bit
(Type value) noexcept
juce::AtomicBase< Type >
inline
protected
static
compareAndSetBool
(Type, Type) noexcept
juce::AtomicBase< Type >
inline
compareAndSetValue
(Type, Type) noexcept
juce::AtomicBase< Type >
inline
DiffType
typedef
juce::AtomicBase< Type >
exchange
(Type) noexcept
juce::AtomicBase< Type >
inline
get
() const noexcept
juce::AtomicBase< Type >
inline
memoryBarrier
() noexcept
juce::AtomicBase< Type >
inline
static
negateValue
(ValueType n) noexcept
juce::AtomicBase< Type >
inline
protected
negateValue
(PointerType *n) noexcept
juce::AtomicBase< Type >
inline
protected
operator++
(int)
juce::AtomicBase< Type >
protected
operator--
(int)
juce::AtomicBase< Type >
protected
operator=
(const AtomicBase< Type > &other) noexcept
juce::AtomicBase< Type >
inline
operator=
(const Type newValue) noexcept
juce::AtomicBase< Type >
inline
set
(Type newValue) noexcept
juce::AtomicBase< Type >
inline
value
juce::AtomicBase< Type >
Generated on Tue Feb 20 2018 00:23:28 for JUCE by
1.8.13