#include <aoc.h>
Data Fields | |
unsigned int | amount |
unsigned int | type |
char | valid_amount |
char | valid_type |
Definition at line 178 of file aoc.h.
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(), 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(), and ast_aoc_add_unit_entry().
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(), and ast_aoc_add_unit_entry().
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(), and ast_aoc_add_unit_entry().