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

CAtomicBool Class Reference

Collaboration diagram for CAtomicBool:

List of all members.

Public Member Functions

 CAtomicBool (const bool value)
 CAtomicBool (const CAtomicBool &rhs)
CAtomicBooloperator= (const CAtomicBool &rhs)
CAtomicBooloperator= (const bool value)
 operator bool () const
bool ToggleIfTrue ()
bool ToggleIfFalse ()


Constructor & Destructor Documentation

CAtomicBool ( const bool  value  )  [inline, explicit]

CAtomicBool ( const CAtomicBool rhs  ) 


Member Function Documentation

CAtomicBool& operator= ( const CAtomicBool rhs  )  [inline]

CAtomicBool& operator= ( const bool  value  )  [inline]

operator bool (  )  const [inline]

bool ToggleIfTrue (  )  [inline]

bool ToggleIfFalse (  )  [inline]


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