AtomicInteger.h File Reference

#include "common.h"

Go to the source code of this file.

Classes

class  AtomicInteger
 This class functions exactly like an int, except that the following operators are atomic: ++, --, +=, -=, *=, /=, =, &=, |=, ^=, <<=, and >>=. More...

Namespaces

namespace  SimTK
 

This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.


Functions

std::ostream & operator<< (std::ostream &stream, const AtomicInteger &value)

Generated on Thu Aug 12 16:37:38 2010 for SimTKcore by  doxygen 1.6.1