Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
#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 aoc_create_ie_data(), aoc_d_event(), aoc_e_event(), aoc_send_as_xml(), ast_aoc_add_unit_entry(), AST_TEST_DEFINE(), and units_to_json().
unsigned int type |
Definition at line 182 of file aoc.h.
Referenced by aoc_create_ie_data(), aoc_d_event(), aoc_e_event(), 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 aoc_create_ie_data(), aoc_d_event(), aoc_e_event(), 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 aoc_create_ie_data(), aoc_d_event(), aoc_e_event(), ast_aoc_add_unit_entry(), AST_TEST_DEFINE(), and units_to_json().