sipxportlib  Version 3.3
Classes | Macros
UtlHashMap.h File Reference
#include "utl/UtlDefs.h"
#include "utl/UtlContainer.h"
Include dependency graph for UtlHashMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UtlHashMap
 

Macros

#define NUM_HASHMAP_BUCKETS(bits)   (1<<bits)
 

Macro Definition Documentation

#define NUM_HASHMAP_BUCKETS (   bits)    (1<<bits)