Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Class Members

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 Mon Aug 28 23:37:16 2006 for SMACQ by doxygen 1.3.5