JUCE
juce
AtomicBase
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 >
AtomicBase
(const Type v) noexcept
juce::AtomicBase< Type >
explicit
AtomicBase
(const AtomicBase &other) noexcept
juce::AtomicBase< Type >
castFrom32Bit
(int32 value) noexcept
juce::AtomicBase< Type >
protected
static
castFrom64Bit
(int64 value) noexcept
juce::AtomicBase< Type >
protected
static
castTo
(Source value) noexcept
juce::AtomicBase< Type >
protected
static
castTo32Bit
(Type value) noexcept
juce::AtomicBase< Type >
protected
static
castTo64Bit
(Type value) noexcept
juce::AtomicBase< Type >
protected
static
compareAndSetBool
(Type, Type) noexcept
juce::AtomicBase< Type >
compareAndSetValue
(Type, Type) noexcept
juce::AtomicBase< Type >
DiffType
typedef
juce::AtomicBase< Type >
exchange
(Type) noexcept
juce::AtomicBase< Type >
get
() const noexcept
juce::AtomicBase< Type >
memoryBarrier
() noexcept
juce::AtomicBase< Type >
static
negateValue
(ValueType n) noexcept
juce::AtomicBase< Type >
protected
negateValue
(PointerType *n) noexcept
juce::AtomicBase< Type >
protected
operator++
(int)
juce::AtomicBase< Type >
protected
operator--
(int)
juce::AtomicBase< Type >
protected
operator=
(const AtomicBase< Type > &other) noexcept
juce::AtomicBase< Type >
operator=
(const Type newValue) noexcept
juce::AtomicBase< Type >
set
(Type newValue) noexcept
juce::AtomicBase< Type >
value
juce::AtomicBase< Type >
Generated on Thu Feb 8 2018 21:25:21 for JUCE by
1.8.13