#include <openserSIPContactTable.h>

Data Fields | |
| ucontact_t * | contactInfo |
| void * | data |
| netsnmp_index | index |
| unsigned long | openserSIPContactIndex |
| unsigned char * | openserSIPContactURI |
| long | openserSIPContactURI_len |
Definition at line 90 of file openserSIPContactTable.h.
Definition at line 102 of file openserSIPContactTable.h.
Referenced by createContactRow(), and openserSIPContactTable_get_value().
| void* data |
Definition at line 104 of file openserSIPContactTable.h.
| netsnmp_index index |
Definition at line 92 of file openserSIPContactTable.h.
Referenced by createContactRow(), and deleteContactRow().
| unsigned long openserSIPContactIndex |
THIS MUST BE FIRST!!!
Definition at line 94 of file openserSIPContactTable.h.
Referenced by createContactRow().
| unsigned char* openserSIPContactURI |
Definition at line 96 of file openserSIPContactTable.h.
Referenced by createContactRow(), deleteContactRow(), and openserSIPContactTable_get_value().
Definition at line 97 of file openserSIPContactTable.h.
Referenced by createContactRow(), and openserSIPContactTable_get_value().
1.5.6