Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

sc_ppq< T > Class Template Reference

#include <sc_pq.h>

Inheritance diagram for sc_ppq< T >:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 sc_ppq (int sz, compare_fn_t cmp)
 ~sc_ppq ()
top () const
extract_top ()
void insert (T elem)

template<class T>
class sc_ppq< T >


Constructor & Destructor Documentation

template<class T>
sc_ppq< T >::sc_ppq int    sz,
compare_fn_t    cmp
[inline]
 

Definition at line 112 of file sc_pq.h.

template<class T>
sc_ppq< T >::~sc_ppq   [inline]
 

Definition at line 116 of file sc_pq.h.


Member Function Documentation

template<class T>
T sc_ppq< T >::extract_top   [inline]
 

Reimplemented from sc_ppq_base.

Definition at line 125 of file sc_pq.h.

template<class T>
void sc_ppq< T >::insert   elem [inline]
 

Definition at line 130 of file sc_pq.h.

template<class T>
T sc_ppq< T >::top   const [inline]
 

Reimplemented from sc_ppq_base.

Definition at line 120 of file sc_pq.h.


The documentation for this class was generated from the following file:
Generated on Fri Jan 14 08:31:50 2005 for SystemC2.1beta11(excludingMSLib)(IncludingSCV)\nProvidedby:www.openverificationfoundation.org by doxygen1.2.18