sc_core::sc_strhash_iter< C > Class Template Reference

#include <sysc/utils/sc_hash.h>

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

List of all members.

Public Member Functions

 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)

Detailed Description

template<class C>
class sc_core::sc_strhash_iter< C >

Definition at line 417 of file sc_hash.h.


Constructor & Destructor Documentation

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

Definition at line 419 of file sc_hash.h.

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

Definition at line 420 of file sc_hash.h.

template<class C >
sc_core::sc_strhash_iter< C >::~sc_strhash_iter (  )  [inline]

Definition at line 421 of file sc_hash.h.


Member Function Documentation

template<class C >
C sc_core::sc_strhash_iter< C >::contents (  )  [inline]

Definition at line 428 of file sc_hash.h.

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

Definition at line 427 of file sc_hash.h.

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

Reimplemented from sc_core::sc_phash_base_iter.

Definition at line 426 of file sc_hash.h.

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

Definition at line 424 of file sc_hash.h.

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

Definition at line 423 of file sc_hash.h.

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

Definition at line 429 of file sc_hash.h.


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

Generated on 31 Jul 2017 for SystemC by  doxygen 1.6.1