Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayKernel::CKeInterlockedLong Member List

This is the complete list of members for GrayKernel::CKeInterlockedLong, including all inherited members.

Decrement()GrayKernel::CKeInterlockedLonginline
Exchange(LONG lVal=0)GrayKernel::CKeInterlockedLonginline
ExchangeAdd(LONG lValAdd)GrayKernel::CKeInterlockedLonginline
ExchangeIf(LONG lValCompare, LONG lVal=0)GrayKernel::CKeInterlockedLonginline
Increment()GrayKernel::CKeInterlockedLonginline
Init(LONG lVal=0)GrayKernel::CKeInterlockedLonginline
m_lValGrayKernel::CKeInterlockedLong
operator LONG() constGrayKernel::CKeInterlockedLonginline