sipxportlib  Version 3.3
Macros | Variables
UtlHashMap.cpp File Reference
#include <assert.h>
#include "utl/UtlContainable.h"
#include "utl/UtlLink.h"
#include "utl/UtlInt.h"
#include "utl/UtlHashMapIterator.h"
#include "utl/UtlHashMap.h"
#include "os/OsLock.h"
Include dependency graph for UtlHashMap.cpp:

Macros

#define HASHMAP_INITIAL_BUCKET_BITS   4
 

Variables

const UtlInt INTERNAL_NULL_OBJECT (666)
 

Macro Definition Documentation

#define HASHMAP_INITIAL_BUCKET_BITS   4

Variable Documentation

const UtlInt INTERNAL_NULL_OBJECT(666)