就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 4.8.7
QtCore
QAtomicInt
List of All Members for QAtomicInt
這是完整成員列錶為
QAtomicInt
,包括繼承的成員。
QAtomicInt
(int)
QAtomicInt
(const QAtomicInt &)
deref
() : bool
fetchAndAddAcquire
(int) : int
fetchAndAddOrdered
(int) : int
fetchAndAddRelaxed
(int) : int
fetchAndAddRelease
(int) : int
fetchAndStoreAcquire
(int) : int
fetchAndStoreOrdered
(int) : int
fetchAndStoreRelaxed
(int) : int
fetchAndStoreRelease
(int) : int
isFetchAndAddNative
() : bool
isFetchAndAddWaitFree
() : bool
isFetchAndStoreNative
() : bool
isFetchAndStoreWaitFree
() : bool
isReferenceCountingNative
() : bool
isReferenceCountingWaitFree
() : bool
isTestAndSetNative
() : bool
isTestAndSetWaitFree
() : bool
ref
() : bool
testAndSetAcquire
(int, int) : bool
testAndSetOrdered
(int, int) : bool
testAndSetRelaxed
(int, int) : bool
testAndSetRelease
(int, int) : bool
operator int
() const
operator!
() const : bool
operator!=
(int) const : bool
operator=
(int) : QAtomicInt &
operator=
(const QAtomicInt &) : QAtomicInt &
operator==
(int) const : bool