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

_scv_open_table< eltT > Class Template Reference

#include <scv_constraint.h>

Inheritance diagram for _scv_open_table< eltT >:

Inheritance graph
[legend]
Collaboration diagram for _scv_open_table< eltT >:

Collaboration graph
[legend]
List of all members.

Public Methods

 _scv_open_table (long sizeHint)
 ~_scv_open_table ()
long numElts () const
long numBuckets () const
void reset ()
bool remove (const void *key)
bool _remove (const void *key)
bool update (const void *key, const eltT &element)
bool get (const void *key, eltT *&elementP)

template<class eltT>
class _scv_open_table< eltT >


Constructor & Destructor Documentation

template<class eltT>
_scv_open_table< eltT >::_scv_open_table long    sizeHint [inline]
 

Definition at line 195 of file scv_constraint.h.

template<class eltT>
_scv_open_table< eltT >::~_scv_open_table   [inline]
 

Definition at line 205 of file scv_constraint.h.


Member Function Documentation

template<class eltT>
bool _scv_open_table< eltT >::_remove const void *    key [inline]
 

Definition at line 223 of file scv_constraint.h.

Referenced by _scv_open_table< _smartDataRecordT >::remove().

template<class eltT>
bool _scv_open_table< eltT >::get const void *    key,
eltT *&    elementP
[inline]
 

Definition at line 249 of file scv_constraint.h.

template<class eltT>
long _scv_open_table< eltT >::numBuckets   const [inline]
 

Definition at line 210 of file scv_constraint.h.

template<class eltT>
long _scv_open_table< eltT >::numElts   const [inline]
 

Definition at line 209 of file scv_constraint.h.

template<class eltT>
bool _scv_open_table< eltT >::remove const void *    key [inline]
 

Definition at line 219 of file scv_constraint.h.

template<class eltT>
void _scv_open_table< eltT >::reset   [inline]
 

Definition at line 212 of file scv_constraint.h.

Referenced by _scv_open_table< _smartDataRecordT >::~_scv_open_table().

template<class eltT>
bool _scv_open_table< eltT >::update const void *    key,
const eltT &    element
[inline]
 

Definition at line 239 of file scv_constraint.h.


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