The C++ framework for developing highly scalable, high performance servers on Windows platforms.

TAtomicOperations< void * > Class Template Reference

List of all members.

template<>
class JetByteTools::Core::Windows::TAtomicOperations< void * >


Public Types

typedef void * T

Static Public Member Functions

static T Exchange (T *pValue, const T newValue)
static T CompareExchange (T *pValue, const T exchangeValue, const T compareValue)

Member Typedef Documentation

typedef void* T


Member Function Documentation

static T Exchange ( T pValue,
const T  newValue 
) [inline, static]

static T CompareExchange ( T pValue,
const T  exchangeValue,
const T  compareValue 
) [inline, static]


Generated on Sun Sep 12 19:08:59 2021 for The Server Framework - v7.4 by doxygen 1.5.3