Data Item I023/000 - Report Type

Macros

#define ast_dataitem_023_000_get_size   ast_dataitem_message_type_get_size
 
#define ast_dataitem_023_000_decode   ast_dataitem_message_type_decode
 
#define ast_dataitem_023_000_get_detail_html   ast_dataitem_get_detail_html_dummy
 

Typedefs

typedef ast_dataitem_message_type_t ast_dataitem_023_000_t
 

Enumerations

enum  ast_ground_station_report_type_t { GROUND_STATION_STATUS = 1, GROUND_STATION_SERVICE_STATUS = 2, GROUND_STATION_SERVICE_STATISTICS = 3 }
 

Functions

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

Detailed Description

Macro Definition Documentation

◆ ast_dataitem_023_000_decode

#define ast_dataitem_023_000_decode   ast_dataitem_message_type_decode

◆ ast_dataitem_023_000_get_detail_html

#define ast_dataitem_023_000_get_detail_html   ast_dataitem_get_detail_html_dummy

◆ ast_dataitem_023_000_get_size

#define ast_dataitem_023_000_get_size   ast_dataitem_message_type_get_size

Typedef Documentation

◆ ast_dataitem_023_000_t

Enumeration Type Documentation

◆ ast_ground_station_report_type_t

Enumerator
GROUND_STATION_STATUS 
GROUND_STATION_SERVICE_STATUS 
GROUND_STATION_SERVICE_STATISTICS 

Function Documentation

◆ ast_dataitem_023_000_get_summary()

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