ThreadSafeBoolean Class Reference

A thread-safe boolean value. More...

#include <ThreadSafe.h>

List of all members.

Public Member Functions

bool get ()
 Return the current status.
bool set ()
 Atempt to set the boolean to true. Return false iff already set.
bool clear ()
 Atempt to set the boolean to false. Return false iff already false.


Detailed Description

A thread-safe boolean value.
The documentation for this class was generated from the following file:

Generated on Tue Oct 6 14:36:16 2009 for SMACQ by  doxygen 1.5.8