Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
Data Fields
cdr_custom_config Struct Reference
Collaboration diagram for cdr_custom_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 { 
 
   struct cdr_custom_config *   next 
 
list 
 
ast_mutex_t lock
 

Detailed Description

Definition at line 67 of file cdr_custom.c.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 71 of file cdr_custom.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 71 of file cdr_custom.c.

◆ filename

const ast_string_field filename

Definition at line 71 of file cdr_custom.c.

Referenced by load_config().

◆ format

const ast_string_field format

Definition at line 71 of file cdr_custom.c.

Referenced by load_config().

◆ [struct]

struct { ... } list

◆ lock

Definition at line 72 of file cdr_custom.c.

Referenced by free_config(), and load_config().

◆ next

struct cdr_custom_config* next

Definition at line 73 of file cdr_custom.c.


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