Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
test_cdr_entry Struct Reference
Collaboration diagram for test_cdr_entry:
Collaboration graph
[legend]

Data Fields

struct ast_cdrcdr
 
struct {
   struct test_cdr_entry *   next
 
list
 

Detailed Description

Definition at line 96 of file test_cdr.c.

Field Documentation

◆ cdr

struct ast_cdr* cdr

Definition at line 97 of file test_cdr.c.

Referenced by clear_mock_cdr_backend(), mock_cdr_backend_cb(), and verify_mock_cdr_record().

◆ list

struct { ... } list

◆ next

struct test_cdr_entry* next

Definition at line 98 of file test_cdr.c.


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