Data Structures | |
| struct | ast_dataitem_021_008_t |
| Data Item I021/008 - Aircraft Operational Status. More... | |
Macros | |
| #define | ast_dataitem_021_008_get_size ast_dataitem_get_size_fixed_1_byte |
| Get size function. More... | |
Enumerations | |
| enum | ast_ac_trajectory_report_capability_t { AST_AC_TRJECTORY_CHANGE_NO_REPORT = 0, AST_AC_TRJECTORY_CHANGE_CURRENT_REPORT = 1, AST_AC_TRJECTORY_CHANGE_MULTIPLE_REPORT = 2 } |
Functions | |
| ast_dataitem_021_008_t | ast_dataitem_021_008_decode (const ast_dataitem_t di) |
| Decode function. More... | |
| void | ast_dataitem_021_008_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di) |
| Get summary function. More... | |
| void | ast_dataitem_021_008_get_detail_html (char *detail, const size_t detail_size, const ast_dataitem_t di) |
| Get detail function. More... | |
| #define ast_dataitem_021_008_get_size ast_dataitem_get_size_fixed_1_byte |
Get size function.
| ast_dataitem_021_008_t ast_dataitem_021_008_decode | ( | const ast_dataitem_t | di | ) |
Decode function.
| void ast_dataitem_021_008_get_detail_html | ( | char * | detail, |
| const size_t | detail_size, | ||
| const ast_dataitem_t | di | ||
| ) |
Get detail function.
| void ast_dataitem_021_008_get_summary | ( | char * | summary, |
| const size_t | summary_size, | ||
| const ast_dataitem_t | di | ||
| ) |
Get summary function.