sc_hash.h File Reference

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

Go to the source code of this file.

Namespaces

namespace  sc_core

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 >

Functions

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

Variables

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


Generated on Wed Jan 21 15:32:11 2009 for SystemC by  doxygen 1.5.5