Sirikata
Static Public Member Functions
Sirikata::SizedAtomicValue< size > Class Template Reference

#include <AtomicTypes.hpp>

List of all members.

Static Public Member Functions

template<typename T >
static T add (volatile T *scalar, T other)
template<typename T >
static T inc (volatile T *scalar)
template<typename T >
static T dec (volatile T *scalar)

template<int size>
class Sirikata::SizedAtomicValue< size >


Member Function Documentation

template<int size>
template<typename T >
static T Sirikata::SizedAtomicValue< size >::add ( volatile T *  scalar,
other 
) [inline, static]
template<int size>
template<typename T >
static T Sirikata::SizedAtomicValue< size >::dec ( volatile T *  scalar) [inline, static]
template<int size>
template<typename T >
static T Sirikata::SizedAtomicValue< size >::inc ( volatile T *  scalar) [inline, static]

The documentation for this class was generated from the following file: