
Data Fields | |
| enum ast_format_id | id |
| struct ast_format_attr_interface * | interface |
Definition at line 52 of file format.c.
| enum ast_format_id id |
Definition at line 53 of file format.c.
Referenced by ast_format_attr_reg_interface(), ast_format_attr_unreg_interface(), find_interface(), interface_cmp_cb(), and interface_hash_cb().
struct ast_format_attr_interface* interface [read] |
Definition at line 54 of file format.c.
Referenced by ast_format_attr_reg_interface(), ast_format_attr_unreg_interface(), ast_format_get_value(), format_cmp_helper(), format_isset_helper(), format_joint_helper(), and format_set_helper().
1.5.6