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

sc_strhash_iter< C > Class Template Reference

#include <sc_hash.h>

Inheritance diagram for sc_strhash_iter< C >:

Inheritance graph
[legend]
Collaboration diagram for sc_strhash_iter< C >:

Collaboration graph
[legend]
List of all members.

Public Methods

 sc_strhash_iter (sc_strhash< C > *t)
 sc_strhash_iter (sc_strhash< C > &t)
 ~sc_strhash_iter ()
void reset (sc_strhash< C > *t)
void reset (sc_strhash< C > &t)
void remove ()
const char * key ()
contents ()
set_contents (C c)

template<class C>
class sc_strhash_iter< C >


Constructor & Destructor Documentation

template<class C>
sc_strhash_iter< C >::sc_strhash_iter sc_strhash< C > *    t [inline]
 

Definition at line 425 of file sc_hash.h.

template<class C>
sc_strhash_iter< C >::sc_strhash_iter sc_strhash< C > &    t [inline]
 

Definition at line 426 of file sc_hash.h.

template<class C>
sc_strhash_iter< C >::~sc_strhash_iter   [inline]
 

Definition at line 427 of file sc_hash.h.


Member Function Documentation

template<class C>
C sc_strhash_iter< C >::contents   [inline]
 

Definition at line 434 of file sc_hash.h.

References sc_phash_base_iter::contents().

template<class C>
const char* sc_strhash_iter< C >::key   [inline]
 

Definition at line 433 of file sc_hash.h.

References sc_phash_base_iter::key().

template<class C>
void sc_strhash_iter< C >::remove   [inline]
 

Reimplemented from sc_phash_base_iter.

Definition at line 432 of file sc_hash.h.

References sc_phash_base_iter::remove().

template<class C>
void sc_strhash_iter< C >::reset sc_strhash< C > &    t [inline]
 

Definition at line 430 of file sc_hash.h.

References sc_phash_base_iter::reset().

template<class C>
void sc_strhash_iter< C >::reset sc_strhash< C > *    t [inline]
 

Definition at line 429 of file sc_hash.h.

References sc_phash_base_iter::reset().

template<class C>
C sc_strhash_iter< C >::set_contents   c [inline]
 

Definition at line 435 of file sc_hash.h.

References sc_phash_base_iter::set_contents().


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