Check< TYPE, CHECK > Class Template Reference

#include <check.h>

List of all members.

Public Member Functions

 Check (TYPE *t)
 ~Check (void)

Private Member Functions

 Check (const Check &)
Checkoperator= (const Check &)

Private Attributes

TYPE * _object

template<class TYPE, class CHECK>
class Check< TYPE, CHECK >


Constructor & Destructor Documentation

template<class TYPE, class CHECK>
Check< TYPE, CHECK >::Check ( TYPE *  t  )  [inline]
template<class TYPE, class CHECK>
Check< TYPE, CHECK >::~Check ( void   )  [inline]
template<class TYPE, class CHECK>
Check< TYPE, CHECK >::Check ( const Check< TYPE, CHECK > &   )  [private]

Member Function Documentation

template<class TYPE, class CHECK>
Check& Check< TYPE, CHECK >::operator= ( const Check< TYPE, CHECK > &   )  [private]

Member Data Documentation

template<class TYPE, class CHECK>
TYPE* Check< TYPE, CHECK >::_object [private]

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