Data Structures | |
struct | ast_dataitem_020_500_t |
Data Item I020/500 - Position Accuracy. More... | |
Functions | |
size_t | ast_dataitem_020_500_get_size (const unsigned char *buffer, const size_t bufsize) |
Get size funciton. More... | |
ast_dataitem_020_500_t | ast_dataitem_020_500_decode (const ast_dataitem_t di) |
Decode function. More... | |
void | ast_dataitem_020_500_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di) |
Get summary function. More... | |
void | ast_dataitem_020_500_get_detail_html (char *detail, const size_t detail_size, const ast_dataitem_t di) |
Get detail function. More... | |
ast_dataitem_020_500_t ast_dataitem_020_500_decode | ( | const ast_dataitem_t | di | ) |
Decode function.
void ast_dataitem_020_500_get_detail_html | ( | char * | detail, |
const size_t | detail_size, | ||
const ast_dataitem_t | di | ||
) |
Get detail function.
size_t ast_dataitem_020_500_get_size | ( | const unsigned char * | buffer, |
const size_t | bufsize | ||
) |
Get size funciton.
void ast_dataitem_020_500_get_summary | ( | char * | summary, |
const size_t | summary_size, | ||
const ast_dataitem_t | di | ||
) |
Get summary function.