_tr_param Struct Reference

#include <pvar.h>

Collaboration diagram for _tr_param:

Collaboration graph
[legend]

Data Fields

struct _tr_paramnext
int type
union {
   void *   data
   int   n
   str   s
v

Detailed Description

Definition at line 230 of file pvar.h.


Field Documentation

void* data

Definition at line 235 of file pvar.h.

Referenced by tr_param_free(), tr_txt_eval_re(), and tr_txt_parse_re().

int n

Definition at line 233 of file pvar.h.

struct _tr_param* next [read]

Definition at line 237 of file pvar.h.

Referenced by tr_destroy(), and tr_param_free().

str s

Definition at line 234 of file pvar.h.

int type

Definition at line 231 of file pvar.h.

Referenced by tr_param_free(), and tr_txt_parse_re().

union { ... } v


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