#include <hashtable.h>
Public Member Functions | |
Elem * | Lookup (Key key) |
Elem * | Insert (Key key, Elem &elem) |
void | Remove (Key key) |
unsigned int | GetItemCount () |
Elem* MapEx< Key, Elem >.Lookup | ( | Key | key | ) |
Elem* MapEx< Key, Elem >.Insert | ( | Key | key, | |
Elem & | elem | |||
) |
void MapEx< Key, Elem >.Remove | ( | Key | key | ) |
unsigned int MapEx< Key, Elem >.GetItemCount | ( | ) |
Genereated on Tue Mar 11 19:26:02 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.