Asterisk - The Open Source Telephony Project GIT-master-67613d1
Data Fields
cel_config Struct Reference

A container that holds all config-related information. More...

Collaboration diagram for cel_config:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
const ast_string_field filename
 
const ast_string_field format
 
struct ast_cel_general_configgeneral
 
ast_mutex_t lock
 

Detailed Description

A container that holds all config-related information.

Definition at line 53 of file cel_custom.c.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 57 of file cel_custom.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 57 of file cel_custom.c.

◆ filename

const ast_string_field filename

Definition at line 57 of file cel_custom.c.

Referenced by load_config().

◆ format

const ast_string_field format

Definition at line 57 of file cel_custom.c.

Referenced by load_config().

◆ general

struct ast_cel_general_config* general

◆ lock

Definition at line 58 of file cel_custom.c.

Referenced by free_config(), and load_config().


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