class DictionaryOfTempl
Definition
#include <
sysadm/DictionaryOfTempl.h
>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Methods
DictionaryOfTempl
(unsigned int buckets = 251)
DictionaryOfTempl
(const
DictionaryOfTempl
& copy)
~
DictionaryOfTempl
(void)
DictionaryOfTempl
&
operator=
(const
DictionaryOfTempl
& copy)
void
add
(void* element,
Hashable
*
key
)
void*
remove
(const
Hashable
&
key
)
void*
lookupByKey
(const
Hashable
&
key
, const
Hashable
** retKey = NULL)
const void*
lookupByKey
(const
Hashable
&
key
, const
Hashable
** retKey = NULL) const
void*
operator[]
(const
Hashable
&
key
)
const void*
operator[]
(const
Hashable
&
key
) const
unsigned int
getSize
() const
unsigned int
getBucketOverflow
() const
unsigned int
getMaxChain
() const
Detailed Description
DictionaryOfTempl
(unsigned int buckets = 251)
DictionaryOfTempl
(const
DictionaryOfTempl
& copy)
~
DictionaryOfTempl
(void)
DictionaryOfTempl
&
operator=
(const
DictionaryOfTempl
& copy)
void
add
(void* element,
Hashable
*
key
)
void*
remove
(const
Hashable
&
key
)
void*
lookupByKey
(const
Hashable
&
key
, const
Hashable
** retKey = NULL)
const void*
lookupByKey
(const
Hashable
&
key
, const
Hashable
** retKey = NULL)
[const]
void*
operator[]
(const
Hashable
&
key
)
const void*
operator[]
(const
Hashable
&
key
)
[const]
unsigned int
getSize
()
[const]
unsigned int
getBucketOverflow
()
[const]
unsigned int
getMaxChain
()
[const]
Generated by: rusty@irem on Mon Sep 18 18:07:52 2000, using kdoc 2.0a36.