#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(), sig_pri_aoc_d_from_ast(), sig_pri_aoc_e_from_ast(), and transmit_info_with_aoc().
| 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(), sig_pri_aoc_d_from_ast(), and sig_pri_aoc_e_from_ast().
| 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(), sig_pri_aoc_d_from_ast(), and sig_pri_aoc_e_from_ast().
| 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(), sig_pri_aoc_d_from_ast(), and sig_pri_aoc_e_from_ast().