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

Data Fields

unsigned int id
 
struct ast_smdi_interfaceiface
 
struct ast_smdi_md_messagemd_msg
 

Detailed Description

Definition at line 1171 of file res_smdi.c.

Field Documentation

◆ id

unsigned int id

Definition at line 1172 of file res_smdi.c.

Referenced by Model::load(), and smdi_msg_retrieve_read().

◆ iface

struct ast_smdi_interface* iface

Definition at line 1173 of file res_smdi.c.

Referenced by smdi_msg_datastore_destroy(), and smdi_msg_retrieve_read().

◆ md_msg

struct ast_smdi_md_message* md_msg

Definition at line 1174 of file res_smdi.c.

Referenced by smdi_msg_datastore_destroy(), smdi_msg_read(), and smdi_msg_retrieve_read().


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