aorToIndexStruct Struct Reference

#include <hashTable.h>

Collaboration diagram for aorToIndexStruct:

Collaboration graph
[legend]

Data Fields

char * aor
int aorLength
int contactIndex
contactToIndexStruct_tcontactList
struct aorToIndexStructnext
int numContacts
struct aorToIndexStructprev
int userIndex

Detailed Description

Used to map between an 'aor' (OpenSER index) and a user index. (SNMPStats index). Since each user can have multiple contacts, the structure also has a 'contactIndex', and a reference to the contactToIndexStruct list.

Definition at line 80 of file hashTable.h.


Field Documentation

char* aor

int aorLength

Definition at line 84 of file hashTable.h.

Referenced by createHashRecord(), deleteUser(), and findHashRecord().

Definition at line 93 of file hashTable.h.

Referenced by executeInterprocessBufferCmd().

Definition at line 96 of file hashTable.h.

Referenced by executeInterprocessBufferCmd().

struct aorToIndexStruct* next [read]

Definition at line 102 of file hashTable.h.

Referenced by deleteUser(), findHashRecord(), insertHashRecord(), and printHashSlot().

Definition at line 108 of file hashTable.h.

Referenced by createHashRecord(), deleteUser(), and updateUser().

struct aorToIndexStruct* prev [read]

Definition at line 98 of file hashTable.h.

Referenced by deleteUser(), and insertHashRecord().

int userIndex


The documentation for this struct was generated from the following file:

Generated on Thu May 24 14:00:46 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6