Public Member Functions | Public Attributes
PtrDHeap< T >::Item Class Reference

List of all members.

Public Member Functions

 Item (T *val)
bool operator< (const Item &i) const
bool operator> (const Item &i) const

Public Attributes

Tvalue

Detailed Description

template<class T>
class PtrDHeap< T >::Item

Definition at line 239 of file dheap.h.


Constructor & Destructor Documentation

template<class T>
PtrDHeap< T >::Item::Item ( T val) [inline]

Definition at line 242 of file dheap.h.


Member Function Documentation

template<class T>
bool PtrDHeap< T >::Item::operator< ( const Item i) const [inline]

Definition at line 243 of file dheap.h.

template<class T>
bool PtrDHeap< T >::Item::operator> ( const Item i) const [inline]

Definition at line 244 of file dheap.h.


Member Data Documentation

template<class T>
T* PtrDHeap< T >::Item::value

Definition at line 241 of file dheap.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:39:02