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

stresshash.cc File Reference

#include "wvhashtable.h"
#include "wvstring.h"
#include <stdio.h>
#include <malloc.h>
#include <assert.h>

Go to the source code of this file.

Compounds

struct  Intstr
class  IntstrDict
struct  IntstrDict_hack

Typedefs

typedef WvHashTable< Intstr,
WvString, IntstrDict_hack::IntstrDict_fptr_ > 
IntstrDictBase

Functions

int main ()

Variables

const unsigned size = 1000
const unsigned elems = 10000


Typedef Documentation

typedef WvHashTable< Intstr , WvString , IntstrDict_hack:: IntstrDict_fptr_> IntstrDictBase
 

Definition at line 25 of file stresshash.cc.


Function Documentation

int main  
 

Definition at line 29 of file stresshash.cc.

References IntstrDict::add(), WvHashTableBase::count(), elems, WvListBase::head, WvLink::next, WvHashTableBase::numslots, WvHashTable< Intstr, WvString, IntstrDict_hack::IntstrDict_fptr_ >::remove(), size, and WvHashTableBase::slots.


Variable Documentation

const unsigned elems = 10000
 

Definition at line 27 of file stresshash.cc.

Referenced by main().

const unsigned size = 1000
 

Definition at line 27 of file stresshash.cc.

Referenced by WvString::alloc(), WvCryptoStream::cryptbuf(), WvX509Mgr::encodecert(), WvTaskMan::get_stack(), main(), WvString::newbuf(), WvStream::outbuf_limit(), WvFileWatcher::uread(), WvStreamClone::uread(), WvRSAStream::uread(), WvBlowfishStream::uread(), WvXORStream::uread(), WvFileWatcher::uwrite(), WvStreamClone::uwrite(), WvProtoStream::uwrite(), WvRSAStream::uwrite(), WvBlowfishStream::uwrite(), WvXORStream::uwrite(), and WvRSAKey::WvRSAKey().


Generated on Sat Aug 24 21:09:36 2002 for WvStreams by doxygen1.2.15