Asterisk - The Open Source Telephony Project
18.5.0
|
A test piece of data to associate with test_core_format_attr. More...
Data Fields | |
int | field_one |
int | field_two |
A test piece of data to associate with test_core_format_attr.
Definition at line 63 of file test_core_format.c.
int field_one |
Some data field
Definition at line 65 of file test_core_format.c.
Referenced by test_core_format_attribute_get(), test_core_format_attribute_set(), test_core_format_cmp(), test_core_format_generate_sdp_fmtp(), test_core_format_get_joint(), and test_core_format_parse_sdp_fmtp().
int field_two |
Another arbitrary data field
Definition at line 67 of file test_core_format.c.
Referenced by test_core_format_attribute_get(), test_core_format_attribute_set(), test_core_format_cmp(), test_core_format_generate_sdp_fmtp(), test_core_format_get_joint(), and test_core_format_parse_sdp_fmtp().