_pv_index Struct Reference

#include <pvar.h>


Data Fields

int type
union {
   void *   dval
   int   ival
u


Detailed Description

Definition at line 107 of file pvar.h.


Field Documentation

void* dval

PV value - dynamic index

Definition at line 112 of file pvar.h.

Referenced by pv_get_spec_index(), and pv_parse_index().

int ival

integer value

Definition at line 111 of file pvar.h.

Referenced by pv_get_spec_index(), and pv_parse_index().

int type

type of PV index

Definition at line 109 of file pvar.h.

Referenced by pv_get_spec_index(), and pv_parse_index().

union { ... } u


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

Generated on Fri Feb 10 12:00:46 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6