C2A_Core
TcpToMPdu 構造体

TCPacket を M_PDU に変換するときに必要なパラメータ [詳解]

#include <tcp_to_m_pdu.h>

フィールド

size_t tcp_rp
 
size_t m_pdu_wp
 
uint8_t fhp_valid
 
cycle_t flush_interval
 
cycle_t last_updated
 

詳解

TCPacket を M_PDU に変換するときに必要なパラメータ

tcp_to_m_pdu.h32 行目に定義があります。

フィールド詳解

◆ fhp_valid

uint8_t fhp_valid

tcp_to_m_pdu.h36 行目に定義があります。

◆ flush_interval

cycle_t flush_interval

tcp_to_m_pdu.h37 行目に定義があります。

◆ last_updated

cycle_t last_updated

tcp_to_m_pdu.h38 行目に定義があります。

◆ m_pdu_wp

size_t m_pdu_wp

tcp_to_m_pdu.h35 行目に定義があります。

◆ tcp_rp

size_t tcp_rp

tcp_to_m_pdu.h34 行目に定義があります。


この構造体詳解は次のファイルから抽出されました: