Galois::GChecked< T > Class Template Reference

Conflict-checking wapper for any type. More...

#include <ConflictCheck.h>

Inheritance diagram for Galois::GChecked< T >:
GaloisRuntime::Lockable

List of all members.

Public Member Functions

 GChecked (const T &v)
T & get (Galois::Graph::MethodFlag m=ALL) const

Private Attributes

val

Detailed Description

template<typename T>
class Galois::GChecked< T >

Conflict-checking wapper for any type.

A wrapper which performs global conflict detection on the enclosed object. This enables arbitrary types to be managed by the Galois runtime.


Constructor & Destructor Documentation

template<typename T >
Galois::GChecked< T >::GChecked ( const T &  v  )  [inline]

Member Function Documentation

template<typename T >
T& Galois::GChecked< T >::get ( Galois::Graph::MethodFlag  m = ALL  )  const [inline]

Member Data Documentation

template<typename T >
T Galois::GChecked< T >::val [private]

The documentation for this class was generated from the following file:
Generated on Tue Aug 2 11:51:29 2011 for Galois by  doxygen 1.6.3