sc_hash.cpp File Reference

#include <assert.h>
#include <cstdlib>
#include "sysc/kernel/sc_cmnhdr.h"
#include "sysc/utils/sc_hash.h"
#include "sysc/utils/sc_mempool.h"

Include dependency graph for sc_hash.cpp:

Go to the source code of this file.

Namespaces

namespace  sc_core

Classes

class  sc_core::sc_phash_elem

Functions

unsigned sc_core::default_ptr_hash_fn (const void *p)
unsigned sc_core::default_int_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_kdup (const void *k)
void sc_core::sc_strhash_kfree (void *k)

Variables

const double sc_core::PHASH_DEFAULT_GROW_FACTOR = 2.0


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