Data Structures | |
struct | ast_dataitem_021_040_t |
Data Item I021/040 - Target Report Descriptor. More... | |
Macros | |
#define | ast_dataitem_021_040_get_size ast_dataitem_get_size_var_3_byte |
Get size function. More... | |
Functions | |
ast_dataitem_021_040_t | ast_dataitem_021_040_decode (const ast_dataitem_t di) |
Decode function. More... | |
ast_dataitem_t | ast_dataitem_021_040_encode (unsigned char *buffer, const size_t buf_size, const ast_dataitem_ex_t xdi) |
Encode function. More... | |
void | ast_dataitem_021_040_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di) |
Get Summary function. More... | |
void | ast_dataitem_021_040_get_detail_html (char *detail, const size_t detail_size, const ast_dataitem_t di) |
Get detail function. More... | |
#define ast_dataitem_021_040_get_size ast_dataitem_get_size_var_3_byte |
Get size function.
enum ast_adsb_addr_type_t |
ast_dataitem_021_040_t ast_dataitem_021_040_decode | ( | const ast_dataitem_t | di | ) |
Decode function.
ast_dataitem_t ast_dataitem_021_040_encode | ( | unsigned char * | buffer, |
const size_t | buf_size, | ||
const ast_dataitem_ex_t | xdi | ||
) |
Encode function.
void ast_dataitem_021_040_get_detail_html | ( | char * | detail, |
const size_t | detail_size, | ||
const ast_dataitem_t | di | ||
) |
Get detail function.
void ast_dataitem_021_040_get_summary | ( | char * | summary, |
const size_t | summary_size, | ||
const ast_dataitem_t | di | ||
) |
Get Summary function.