Decode function. More...
Data Structures | |
struct | ast_dataitem_001_040_t |
Data Item I001/040 - Measured Position in Polar Coordinates. More... | |
Macros | |
#define | ast_dataitem_001_040_get_size ast_dataitem_get_size_fixed_4_byte |
Get size function. More... | |
Functions | |
ast_dataitem_001_040_t | ast_dataitem_001_040_decode (const ast_dataitem_t di) |
Decode function. More... | |
ast_dataitem_t | ast_dataitem_001_040_encode (unsigned char *const buffer, const size_t buf_size, const ast_dataitem_ex_t xdi) |
Encode function. More... | |
void | ast_dataitem_001_040_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di) |
Get summary function. More... | |
void | ast_dataitem_001_040_get_detail_html (char *detail, const size_t detail_size, const ast_dataitem_t di) |
Get detail function. More... | |
Decode function.
Get summary function Get detail function
#define ast_dataitem_001_040_get_size ast_dataitem_get_size_fixed_4_byte |
Get size function.
ast_dataitem_001_040_t ast_dataitem_001_040_decode | ( | const ast_dataitem_t | di | ) |
Decode function.
ast_dataitem_t ast_dataitem_001_040_encode | ( | unsigned char *const | buffer, |
const size_t | buf_size, | ||
const ast_dataitem_ex_t | xdi | ||
) |
Encode function.
void ast_dataitem_001_040_get_detail_html | ( | char * | detail, |
const size_t | detail_size, | ||
const ast_dataitem_t | di | ||
) |
Get detail function.
void ast_dataitem_001_040_get_summary | ( | char * | summary, |
const size_t | summary_size, | ||
const ast_dataitem_t | di | ||
) |
Get summary function.