Unique.h File Reference

A simple utility class which can generate a sequence of unique values. More...

#include "Threads/PoomaMutex.h"

Include dependency graph for Unique.h:

This graph shows which files directly or indirectly include this file:


Classes

class  Unique
 The Overview pretty much sums it up. More...

Detailed Description

A simple utility class which can generate a sequence of unique values.

It has one static method 'get' which returns the next unique value, of type Unique::Value_t. This should be assumed to be of integral type such as int or long. The values are not guaranteed to be in any order, or to be positive or negative, they are just guaranteed to be different than the earlier calls to 'get'.


Generated on Wed Mar 16 06:19:29 2011 for FreePOOMA by  doxygen 1.5.9