Data Structures | |
struct | ast_dataitem_062_510_t |
Data Item I062/510 - Composed Track Number. More... | |
Macros | |
#define | AST_MAX_SYSTEM_UNITS 16 |
Functions | |
size_t | ast_dataitem_062_510_get_size (const unsigned char *buffer, const size_t bufsize) |
Get size function. More... | |
ast_dataitem_062_510_t | ast_dataitem_062_510_decode (const ast_dataitem_t di) |
Decode function. More... | |
void | ast_dataitem_062_510_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di) |
Get summary function. More... | |
void | ast_dataitem_062_510_get_detail_html (char *detail, const size_t detail_size, const ast_dataitem_t di) |
Get detail function. More... | |
#define AST_MAX_SYSTEM_UNITS 16 |
ast_dataitem_062_510_t ast_dataitem_062_510_decode | ( | const ast_dataitem_t | di | ) |
Decode function.
void ast_dataitem_062_510_get_detail_html | ( | char * | detail, |
const size_t | detail_size, | ||
const ast_dataitem_t | di | ||
) |
Get detail function.
size_t ast_dataitem_062_510_get_size | ( | const unsigned char * | buffer, |
const size_t | bufsize | ||
) |
Get size function.
void ast_dataitem_062_510_get_summary | ( | char * | summary, |
const size_t | summary_size, | ||
const ast_dataitem_t | di | ||
) |
Get summary function.