Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TAtomicBase_Pointer< T > Member List

This is the complete list of members for TAtomicBase_Pointer< T >, including all inherited members.

AddExchange(PTRINT Value)TAtomicBase_Arithmetic< T, PTRINT >inline
CompareExchange(T &Expected, T Value)TAtomicBase_Basic< T >inline
DecrementExchange()TAtomicBase_Arithmetic< T, PTRINT >inline
ElementTAtomicBase_Basic< T >protected
Exchange(T Value)TAtomicBase_Basic< T >inline
IncrementExchange()TAtomicBase_Arithmetic< T, PTRINT >inline
Load(EMemoryOrder Order=EMemoryOrder::SequentiallyConsistent) constTAtomicBase_Basic< T >inline
operator++()TAtomicBase_Arithmetic< T, PTRINT >inline
operator++(int)TAtomicBase_Arithmetic< T, PTRINT >inline
operator+=(PTRINT Value)TAtomicBase_Arithmetic< T, PTRINT >inline
operator--()TAtomicBase_Arithmetic< T, PTRINT >inline
operator--(int)TAtomicBase_Arithmetic< T, PTRINT >inline
operator-=(PTRINT Value)TAtomicBase_Arithmetic< T, PTRINT >inline
Store(T Value, EMemoryOrder Order=EMemoryOrder::SequentiallyConsistent)TAtomicBase_Basic< T >inline
SubExchange(PTRINT Value)TAtomicBase_Arithmetic< T, PTRINT >inline
TAtomicBase_Arithmetic()=defaultTAtomicBase_Arithmetic< T, PTRINT >protected
TAtomicBase_Arithmetic(T Value)TAtomicBase_Arithmetic< T, PTRINT >inlineprotected
TAtomicBase_Basic()=defaultTAtomicBase_Basic< T >protected
TAtomicBase_Basic(T Value)TAtomicBase_Basic< T >inlineprotected
TAtomicBase_Pointer()=defaultTAtomicBase_Pointer< T >protected
TAtomicBase_Pointer(T Value)TAtomicBase_Pointer< T >inlineprotected
ToStd(EMemoryOrder Order)TAtomicBase_Basic< T >inlineprivatestatic