就业培训
下载中心
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