syslog-ng source
vp-funcs.c File Reference
Include dependency graph for vp-funcs.c:
This graph shows which files directly or indirectly include this file:

Classes

struct  TFValuePairsState
 
struct  TFValuePairsIterState
 

Enumerations

enum  TFValuePairsResultType { TFVP_NAMES , TFVP_VALUES }
 

Functions

 TEMPLATE_FUNCTION (TFValuePairsState, tf_value_pairs, tf_value_pairs_prepare, NULL, tf_value_pairs_call, tf_value_pairs_free_state, NULL)
 

Enumeration Type Documentation

◆ TFValuePairsResultType

Enumerator
TFVP_NAMES 
TFVP_VALUES 

Function Documentation

◆ TEMPLATE_FUNCTION()

TEMPLATE_FUNCTION ( TFValuePairsState  ,
tf_value_pairs  ,
tf_value_pairs_prepare  ,
NULL  ,
tf_value_pairs_call  ,
tf_value_pairs_free_state  ,
NULL   
)