| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | |
| unsigned int | id | 
| struct ast_smdi_interface * | iface | 
| struct ast_smdi_md_message * | md_msg | 
Definition at line 1177 of file res_smdi.c.
| unsigned int id | 
Definition at line 1178 of file res_smdi.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), and smdi_msg_retrieve_read().
| struct ast_smdi_interface* iface | 
Definition at line 1179 of file res_smdi.c.
Referenced by smdi_msg_datastore_destroy(), and smdi_msg_retrieve_read().
| struct ast_smdi_md_message* md_msg | 
Definition at line 1180 of file res_smdi.c.
Referenced by smdi_msg_datastore_destroy(), smdi_msg_read(), and smdi_msg_retrieve_read().