MapEx< Key, Elem > Class Template Reference

#include <hashtable.h>

List of all members.

template<class Key, class Elem>
class MapEx< Key, Elem >


Public Member Functions

Elem * Lookup (Key key)
Elem * Insert (Key key, Elem &elem)
void Remove (Key key)
unsigned int GetItemCount ()

Member Function Documentation

template<class Key, class Elem>
Elem* MapEx< Key, Elem >.Lookup ( Key  key  ) 

template<class Key, class Elem>
Elem* MapEx< Key, Elem >.Insert ( Key  key,
Elem &  elem 
)

template<class Key, class Elem>
void MapEx< Key, Elem >.Remove ( Key  key  ) 

template<class Key, class Elem>
unsigned int MapEx< Key, Elem >.GetItemCount (  ) 


The documentation for this class was generated from the following file:

Genereated on Tue Mar 11 19:26:02 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.