Public Member Functions | Public Attributes

wali::Quad< T, U, V, W > Class Template Reference

List of all members.

Public Member Functions

 Quad ()
 Quad (T t, U u, V v, W w)
 Quad (const Quad &other)
Quadoperator= (const Quad &other)
bool operator== (const Quad &other) const
bool operator< (const Quad &other) const

Public Attributes

first
second
third
fourth

template<typename T, typename U, typename V, typename W>
class wali::Quad< T, U, V, W >


Constructor & Destructor Documentation

template<typename T, typename U, typename V, typename W>
wali::Quad< T, U, V, W >::Quad (  ) 
template<typename T, typename U, typename V, typename W>
wali::Quad< T, U, V, W >::Quad ( t,
u,
v,
w 
)
template<typename T, typename U, typename V, typename W>
wali::Quad< T, U, V, W >::Quad ( const Quad< T, U, V, W > &  other  ) 

Member Function Documentation

template<typename T, typename U, typename V, typename W>
Quad& wali::Quad< T, U, V, W >::operator= ( const Quad< T, U, V, W > &  other  ) 
template<typename T, typename U, typename V, typename W>
bool wali::Quad< T, U, V, W >::operator== ( const Quad< T, U, V, W > &  other  )  const
template<typename T, typename U, typename V, typename W>
bool wali::Quad< T, U, V, W >::operator< ( const Quad< T, U, V, W > &  other  )  const

Member Data Documentation

template<typename T, typename U, typename V, typename W>
T wali::Quad< T, U, V, W >::first
template<typename T, typename U, typename V, typename W>
U wali::Quad< T, U, V, W >::second
template<typename T, typename U, typename V, typename W>
V wali::Quad< T, U, V, W >::third
template<typename T, typename U, typename V, typename W>
W wali::Quad< T, U, V, W >::fourth

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