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

TAtomicLong Class Template Reference

Collaboration diagram for TAtomicLong:

List of all members.

template<typename T>
class JetByteTools::Core::TAtomicLong< T >


Public Member Functions

 TAtomicLong ()
TAtomicLongoperator= (const TAtomicLong &rhs)
Value () const
void Set (const T value)
Increment ()
Decrement ()
Add (const T value)
Subtract (const T value)

Constructor & Destructor Documentation

TAtomicLong (  )  [inline]


Member Function Documentation

TAtomicLong& operator= ( const TAtomicLong< T > &  rhs  ) 

T Value (  )  const [inline]

void Set ( const T  value  )  [inline]

T Increment (  )  [inline]

T Decrement (  )  [inline]

T Add ( const T  value  )  [inline]

T Subtract ( const T  value  )  [inline]


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