PPL Logo

UniqElemList< T > Class Template Reference

#include <ElemList.h>

Inheritance diagram for UniqElemList< T >:

Inheritance graph
[legend]
Collaboration diagram for UniqElemList< T >:

Collaboration graph
[legend]

Public Member Functions

 UniqElemList (const T &val)
 UniqElemList ()
void uniquify ()

Detailed Description

template<class T>
class UniqElemList< T >

Definition at line 52 of file ElemList.h.


Constructor & Destructor Documentation

template<class T>
UniqElemList< T >::UniqElemList ( const T &  val  )  [inline]

Definition at line 54 of file ElemList.h.

template<class T>
UniqElemList< T >::UniqElemList (  )  [inline]

Definition at line 55 of file ElemList.h.


Member Function Documentation

template<class T>
void UniqElemList< T >::uniquify (  )  [inline]

Definition at line 56 of file ElemList.h.

References count, CkVec< T >::length(), CkVec< T >::quickSort(), CkVec< T >::resize(), and ElemList< T >::vec.

Here is the call graph for this function:


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

Generated on Mon Sep 21 08:31:35 2020 for Charm++ by  doxygen 1.5.5