Data Item I021/145 - Flight Level

Data Structures

struct  ast_dataitem_021_145_t
 Data Item I021/145 - Flight Level. More...
 

Macros

#define ast_dataitem_021_145_get_size   ast_dataitem_get_size_fixed_2_byte
 Get size function. More...
 

Functions

ast_dataitem_021_145_t ast_dataitem_021_145_decode (const ast_dataitem_t di)
 Decode function. More...
 
ast_dataitem_t ast_dataitem_021_145_encode (unsigned char *buffer, const size_t buf_size, const ast_dataitem_ex_t xdi)
 Encode function. More...
 
void ast_dataitem_021_145_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di)
 Get Summary function. More...
 
void ast_dataitem_021_145_get_detail_html (char *detail, const size_t detail_size, const ast_dataitem_t di)
 Get detail function. More...
 

Detailed Description

Macro Definition Documentation

◆ ast_dataitem_021_145_get_size

#define ast_dataitem_021_145_get_size   ast_dataitem_get_size_fixed_2_byte

Get size function.

Function Documentation

◆ ast_dataitem_021_145_decode()

ast_dataitem_021_145_t ast_dataitem_021_145_decode ( const ast_dataitem_t  di)

Decode function.

◆ ast_dataitem_021_145_encode()

ast_dataitem_t ast_dataitem_021_145_encode ( unsigned char *  buffer,
const size_t  buf_size,
const ast_dataitem_ex_t  xdi 
)

Encode function.

◆ ast_dataitem_021_145_get_detail_html()

void ast_dataitem_021_145_get_detail_html ( char *  detail,
const size_t  detail_size,
const ast_dataitem_t  di 
)

Get detail function.

◆ ast_dataitem_021_145_get_summary()

void ast_dataitem_021_145_get_summary ( char *  summary,
const size_t  summary_size,
const ast_dataitem_t  di 
)

Get Summary function.