sipxportlib  Version 3.3
Macros
UtlHashBag.cpp File Reference
#include "utl/UtlContainable.h"
#include "utl/UtlHashBag.h"
#include "utl/UtlHashBagIterator.h"
#include "os/OsLock.h"
Include dependency graph for UtlHashBag.cpp:

Macros

#define HASHBAG_INITIAL_BUCKET_BITS   4
 
#define NUM_HASHBAG_BUCKETS(bits)   (1<<bits)
 

Macro Definition Documentation

#define HASHBAG_INITIAL_BUCKET_BITS   4
#define NUM_HASHBAG_BUCKETS (   bits)    (1<<bits)