Wm4::TTuple< DIMENSION, TYPE > Class Template Reference

#include <Wm4TTuple.h>

Collaboration diagram for Wm4::TTuple< DIMENSION, TYPE >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TTuple ()
 TTuple (const TTuple &rkT)
 ~TTuple ()
 operator const TYPE * () const
 operator TYPE * ()
TYPE operator[] (int i) const
TYPE & operator[] (int i)
TTupleoperator= (const TTuple &rkT)
bool operator== (const TTuple &rkT) const
bool operator!= (const TTuple &rkT) const
bool operator< (const TTuple &rkT) const
bool operator<= (const TTuple &rkT) const
bool operator> (const TTuple &rkT) const
bool operator>= (const TTuple &rkT) const

template<int DIMENSION, class TYPE>
class Wm4::TTuple< DIMENSION, TYPE >


Constructor & Destructor Documentation

template<int DIMENSION, class TYPE>
Wm4::TTuple< DIMENSION, TYPE >::TTuple (  ) 

template<int DIMENSION, class TYPE>
Wm4::TTuple< DIMENSION, TYPE >::TTuple ( const TTuple< DIMENSION, TYPE > &  rkT  ) 

template<int DIMENSION, class TYPE>
Wm4::TTuple< DIMENSION, TYPE >::~TTuple (  ) 


Member Function Documentation

template<int DIMENSION, class TYPE>
Wm4::TTuple< DIMENSION, TYPE >::operator const TYPE * (  )  const

template<int DIMENSION, class TYPE>
Wm4::TTuple< DIMENSION, TYPE >::operator TYPE * (  ) 

template<int DIMENSION, class TYPE>
TYPE Wm4::TTuple< DIMENSION, TYPE >::operator[] ( int  i  )  const

template<int DIMENSION, class TYPE>
TYPE & Wm4::TTuple< DIMENSION, TYPE >::operator[] ( int  i  ) 

template<int DIMENSION, class TYPE>
TTuple< DIMENSION, TYPE > & Wm4::TTuple< DIMENSION, TYPE >::operator= ( const TTuple< DIMENSION, TYPE > &  rkT  ) 

template<int DIMENSION, class TYPE>
bool Wm4::TTuple< DIMENSION, TYPE >::operator== ( const TTuple< DIMENSION, TYPE > &  rkT  )  const

template<int DIMENSION, class TYPE>
bool Wm4::TTuple< DIMENSION, TYPE >::operator!= ( const TTuple< DIMENSION, TYPE > &  rkT  )  const

template<int DIMENSION, class TYPE>
bool Wm4::TTuple< DIMENSION, TYPE >::operator< ( const TTuple< DIMENSION, TYPE > &  rkT  )  const

template<int DIMENSION, class TYPE>
bool Wm4::TTuple< DIMENSION, TYPE >::operator<= ( const TTuple< DIMENSION, TYPE > &  rkT  )  const

template<int DIMENSION, class TYPE>
bool Wm4::TTuple< DIMENSION, TYPE >::operator> ( const TTuple< DIMENSION, TYPE > &  rkT  )  const

template<int DIMENSION, class TYPE>
bool Wm4::TTuple< DIMENSION, TYPE >::operator>= ( const TTuple< DIMENSION, TYPE > &  rkT  )  const


The documentation for this class was generated from the following file:
Generated on Fri Feb 13 13:58:47 2009 for meshmorph by  doxygen 1.5.1