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

#include <Wm4TTuple.h>

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 33 of file Wm4TTuple.h.


Constructor & Destructor Documentation

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

Definition at line 21 of file Wm4TTuple.inl.

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

Definition at line 33 of file Wm4TTuple.inl.

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

Definition at line 28 of file Wm4TTuple.inl.


Member Function Documentation

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

Definition at line 42 of file Wm4TTuple.inl.

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

Definition at line 48 of file Wm4TTuple.inl.

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

Definition at line 85 of file Wm4TTuple.inl.

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

Definition at line 92 of file Wm4TTuple.inl.

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

Definition at line 99 of file Wm4TTuple.inl.

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

Definition at line 68 of file Wm4TTuple.inl.

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

Definition at line 78 of file Wm4TTuple.inl.

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

Definition at line 106 of file Wm4TTuple.inl.

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

Definition at line 113 of file Wm4TTuple.inl.

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

Definition at line 61 of file Wm4TTuple.inl.

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

Definition at line 54 of file Wm4TTuple.inl.


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

Generated on Wed Nov 23 19:02:50 2011 for FreeCAD by  doxygen 1.6.1