Data Structures | |
| struct | ast_dataitem_021_A03_t |
| Data Item I021/040 - Target Report Descriptor (Prior version 0.26) More... | |
Macros | |
| #define | ast_dataitem_021_A03_get_size ast_dataitem_get_size_fixed_2_byte |
| Get size function. More... | |
Functions | |
| ast_dataitem_021_A03_t | ast_dataitem_021_A03_decode (const ast_dataitem_t di) |
| Decode function. More... | |
| ast_dataitem_t | ast_dataitem_021_A03_encode (unsigned char *buffer, const size_t buf_size, const ast_dataitem_ex_t xdi) |
| Encode function. More... | |
| void | ast_dataitem_021_A03_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di) |
| Get Summary function. More... | |
| void | ast_dataitem_021_A03_get_detail_html (char *detail, const size_t detail_size, const ast_dataitem_t di) |
| Get detail function. More... | |
| #define ast_dataitem_021_A03_get_size ast_dataitem_get_size_fixed_2_byte |
Get size function.
| ast_dataitem_021_A03_t ast_dataitem_021_A03_decode | ( | const ast_dataitem_t | di | ) |
Decode function.
| ast_dataitem_t ast_dataitem_021_A03_encode | ( | unsigned char * | buffer, |
| const size_t | buf_size, | ||
| const ast_dataitem_ex_t | xdi | ||
| ) |
Encode function.
| void ast_dataitem_021_A03_get_detail_html | ( | char * | detail, |
| const size_t | detail_size, | ||
| const ast_dataitem_t | di | ||
| ) |
Get detail function.
| void ast_dataitem_021_A03_get_summary | ( | char * | summary, |
| const size_t | summary_size, | ||
| const ast_dataitem_t | di | ||
| ) |
Get Summary function.