Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
category_and_metric Struct Reference

Data Fields

int metric
 
const char * name
 
int var_metric
 
const char * variable_name
 
const char * variable_value
 

Detailed Description

Definition at line 85 of file res_config_ldap.c.

Field Documentation

◆ metric

int metric

Definition at line 87 of file res_config_ldap.c.

Referenced by compare_categories(), and config_ldap().

◆ name

const char* name

◆ var_metric

int var_metric

For organizing variables (particularly includes and switch statements) within a context

Definition at line 90 of file res_config_ldap.c.

Referenced by compare_categories(), and config_ldap().

◆ variable_name

const char* variable_name

Definition at line 88 of file res_config_ldap.c.

Referenced by config_ldap().

◆ variable_value

const char* variable_value

Definition at line 89 of file res_config_ldap.c.

Referenced by config_ldap().


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