fesa-core  4.3.1
fesa::Atomic< T > Member List

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

alignAndCreate(char *memory, T initialValue, bool ignoreInitialValue=false)fesa::Atomic< T >protectedstatic
alignmentfesa::Atomic< T >static
Atomic(T initialValue=0)fesa::Atomic< T >explicit
Atomic(char *memory, bool aligned, T initialValue=0, bool ignoreInitialValue=false)fesa::Atomic< T >
checkAlignment(const char *pointer)fesa::Atomic< T >static
compareAndExchange(T &expected, const T desired)fesa::Atomic< T >inline
create(char *memory, T initialValue, bool ignoreInitialValue=false)fesa::Atomic< T >protectedstatic
load() const fesa::Atomic< T >inline
mine_fesa::Atomic< T >protected
store(T value)fesa::Atomic< T >inline
unalignedSizefesa::Atomic< T >static
value_fesa::Atomic< T >protected