_pv_export Struct Reference

PV spec format: More...

#include <pvar.h>

Collaboration diagram for _pv_export:

Collaboration graph
[legend]

Data Fields

pv_getf_t getf
pv_init_param_f init_param
int iparam
str name
pv_parse_index_f parse_index
pv_parse_name_f parse_name
pv_setf_t setf
pv_type_t type

Detailed Description

PV spec format:

Definition at line 151 of file pvar.h.


Field Documentation

function to get the value

Definition at line 154 of file pvar.h.

Referenced by pv_lookup_spec_name(), and pv_table_add().

function to init the PV spec

Definition at line 158 of file pvar.h.

Referenced by pv_parse_spec().

int iparam

parameter for the init function

Definition at line 159 of file pvar.h.

Referenced by pv_parse_spec().

class name of PV

Definition at line 152 of file pvar.h.

Referenced by pv_lookup_spec_name(), pv_table_add(), and register_pvars_mod().

function to parse the index of PV

Definition at line 157 of file pvar.h.

Referenced by pv_parse_spec().

function to parse the inner name

Definition at line 156 of file pvar.h.

Referenced by pv_parse_spec().

function to set the value

Definition at line 155 of file pvar.h.

Referenced by pv_lookup_spec_name().

type of PV

Definition at line 153 of file pvar.h.

Referenced by pv_lookup_spec_name(), and pv_table_add().


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