FlightGear next
T_MsgHdr Struct Reference

#include <mpmessages.hxx>

Public Attributes

xdr_data_t Magic
 
xdr_data_t Version
 
xdr_data_t MsgId
 
xdr_data_t MsgLen
 
xdr_data_t RequestedRangeNm
 
xdr_data_t ReplyPort
 
char Callsign [8]
 

Detailed Description

Definition at line 69 of file mpmessages.hxx.

Member Data Documentation

◆ Callsign

char T_MsgHdr::Callsign[8]

Definition at line 76 of file mpmessages.hxx.

◆ Magic

xdr_data_t T_MsgHdr::Magic

Definition at line 70 of file mpmessages.hxx.

◆ MsgId

xdr_data_t T_MsgHdr::MsgId

Definition at line 72 of file mpmessages.hxx.

◆ MsgLen

xdr_data_t T_MsgHdr::MsgLen

Definition at line 73 of file mpmessages.hxx.

◆ ReplyPort

xdr_data_t T_MsgHdr::ReplyPort

Definition at line 75 of file mpmessages.hxx.

◆ RequestedRangeNm

xdr_data_t T_MsgHdr::RequestedRangeNm

Definition at line 74 of file mpmessages.hxx.

◆ Version

xdr_data_t T_MsgHdr::Version

Definition at line 71 of file mpmessages.hxx.


The documentation for this struct was generated from the following file: