|
sipxportlib
Version 3.3
|
#include <OsNameDb.h>
Public Member Functions | |
| OsStatus | insert (const UtlString &rKey, const intptr_t value) |
| OsStatus | remove (const UtlString &rKey, intptr_t *pValue=NULL) |
| OsStatus | lookup (const UtlString &rKey, intptr_t *pValue=NULL) |
| int | numEntries () |
| UtlBoolean | isEmpty () |
Static Public Member Functions | |
| static OsNameDb * | getNameDb () |
Protected Member Functions | |
| OsNameDb () | |
| virtual | ~OsNameDb () |
Friends | |
| class | OsNameDBInit |
|
protected |
|
protectedvirtual |
|
static |
| int numEntries | ( | void | ) |
| UtlBoolean isEmpty | ( | void | ) |
|
friend |
1.8.11