ThreadSafeBoolean Class Reference

#include <ThreadSafe.h>

List of all members.


Detailed Description

A thread-safe boolean value.


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.


The documentation for this class was generated from the following file:
Generated on Wed Jan 23 10:01:07 2008 for SMACQ by  doxygen 1.4.7