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

Go to the source code of this file.

Classes

class  UtlHashBag
 

Macros

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

Macro Definition Documentation

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