
Data Fields | |
| struct ast_string_field_mgr | __field_mgr |
| struct ast_string_field_pool * | __field_mgr_pool |
| const ast_string_field | name |
| unsigned int | send:1 |
| const ast_string_field | value |
| struct ast_string_field_mgr __field_mgr |
| const ast_string_field name |
Definition at line 199 of file message.c.
Referenced by ast_msg_var_iterator_next(), msg_data_cmp_fn(), msg_data_find(), and msg_data_hash_fn().
| unsigned int send |
Definition at line 200 of file message.c.
Referenced by ast_msg_var_iterator_next(), msg_func_write(), and msg_set_var_full().
| const ast_string_field value |
Definition at line 199 of file message.c.
Referenced by ast_msg_get_var(), and ast_msg_var_iterator_next().