sysc/utils/sc_hash.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sc_core::sc_phash_base
class  sc_core::sc_phash_base_iter
class  sc_core::sc_phash< K, C >
class  sc_core::sc_phash_iter< K, C >
class  sc_core::sc_pdhash< K, C >
class  sc_core::sc_pdhash_iter< K, C >
class  sc_core::sc_strhash< C >
class  sc_core::sc_strhash_iter< C >

Namespaces

namespace  sc_core

Functions

unsigned sc_core::default_int_hash_fn (const void *)
unsigned sc_core::default_ptr_hash_fn (const void *)
unsigned sc_core::default_str_hash_fn (const void *)
int sc_core::sc_strhash_cmp (const void *, const void *)
void sc_core::sc_strhash_kfree (void *)
void * sc_core::sc_strhash_kdup (const void *)

Variables

const int sc_core::PHASH_DEFAULT_MAX_DENSITY = 5
const int sc_core::PHASH_DEFAULT_INIT_TABLE_SIZE = 11
const double sc_core::PHASH_DEFAULT_GROW_FACTOR
const bool sc_core::PHASH_DEFAULT_REORDER_FLAG = true

Generated on 29 Oct 2015 for SystemC by  doxygen 1.6.1