Asterisk - The Open Source Telephony Project
18.5.0
|
#include <aoc.h>
Data Fields | |
unsigned int | amount |
unsigned int | type |
char | valid_amount |
char | valid_type |
unsigned int amount |
Definition at line 180 of file aoc.h.
Referenced by action_aocmessage(), aoc_create_ie_data(), aoc_d_event(), aoc_e_event(), aocmessage_get_unit_entry(), ast_aoc_add_unit_entry(), AST_TEST_DEFINE(), transmit_info_with_aoc(), and units_to_json().
unsigned int type |
Definition at line 182 of file aoc.h.
Referenced by action_aocmessage(), aoc_create_ie_data(), aoc_d_event(), aoc_e_event(), aocmessage_get_unit_entry(), ast_aoc_add_unit_entry(), AST_TEST_DEFINE(), Property::load(), and units_to_json().
char valid_amount |
Definition at line 179 of file aoc.h.
Referenced by action_aocmessage(), aoc_create_ie_data(), aoc_d_event(), aoc_e_event(), aocmessage_get_unit_entry(), ast_aoc_add_unit_entry(), AST_TEST_DEFINE(), and units_to_json().
char valid_type |
Definition at line 181 of file aoc.h.
Referenced by action_aocmessage(), aoc_create_ie_data(), aoc_d_event(), aoc_e_event(), aocmessage_get_unit_entry(), ast_aoc_add_unit_entry(), AST_TEST_DEFINE(), and units_to_json().