List of All Members for QAtomicPointer
This is the complete list of members for QAtomicPointer, including inherited members.
|
- isTestAndSetNative() : bool
- isTestAndSetNative() : bool
- isTestAndSetWaitFree() : bool
- isTestAndSetWaitFree() : bool
- load() const : Type
- load() const : T *
- loadAcquire() const : Type
- loadAcquire() const : T *
- store(Type )
- store(T *)
- storeRelease(Type )
- storeRelease(T *)
- testAndSetAcquire(Type , Type ) : bool
- testAndSetAcquire(T *, T *) : bool
- testAndSetAcquire(Type , Type , Type &) : bool
- testAndSetOrdered(Type , Type ) : bool
- testAndSetOrdered(T *, T *) : bool
- testAndSetOrdered(Type , Type , Type &) : bool
- testAndSetRelaxed(Type , Type ) : bool
- testAndSetRelaxed(T *, T *) : bool
- testAndSetRelaxed(Type , Type , Type &) : bool
- testAndSetRelease(Type , Type ) : bool
- testAndSetRelease(T *, T *) : bool
- testAndSetRelease(Type , Type , Type &) : bool
- operator Type() const
- operator++() : Type
- operator++(int) : Type
- operator+=(qptrdiff ) : Type
- operator--() : Type
- operator--(int) : Type
- operator-=(qptrdiff ) : Type
- operator=(Type ) : Type
- operator=(const QAtomicPointer<T> &) : QAtomicPointer<T> &
|
© 2017 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners.