NewMadeleine

Documentation

nm_header_ctrl_rtr_s Struct Reference

#include <nm_headers.h>

Collaboration diagram for nm_header_ctrl_rtr_s:

Data Fields

nm_proto_t proto_id
 proto ID- should be NM_PROTO_RTR More...
 
nm_core_tag_t tag_id
 tag of the acknowledged data More...
 
nm_seq_t seq
 
nm_trk_id_t trk_id
 index of the track relative to the gate More...
 
nm_len_t chunk_offset
 
nm_len_t chunk_len
 
char rdv_data [NM_HEADER_RTR_DATA_SIZE]
 

Detailed Description

Definition at line 132 of file nm_headers.h.

Field Documentation

◆ chunk_len

nm_len_t nm_header_ctrl_rtr_s::chunk_len

Definition at line 139 of file nm_headers.h.

Referenced by nm_header_init_rtr().

◆ chunk_offset

nm_len_t nm_header_ctrl_rtr_s::chunk_offset

Definition at line 138 of file nm_headers.h.

Referenced by nm_header_init_rtr().

◆ proto_id

nm_proto_t nm_header_ctrl_rtr_s::proto_id

proto ID- should be NM_PROTO_RTR

Definition at line 134 of file nm_headers.h.

Referenced by nm_header_init_rtr().

◆ rdv_data

char nm_header_ctrl_rtr_s::rdv_data[NM_HEADER_RTR_DATA_SIZE]

Definition at line 140 of file nm_headers.h.

Referenced by nm_header_init_rtr().

◆ seq

nm_seq_t nm_header_ctrl_rtr_s::seq

Definition at line 136 of file nm_headers.h.

Referenced by nm_header_init_rtr().

◆ tag_id

nm_core_tag_t nm_header_ctrl_rtr_s::tag_id

tag of the acknowledged data

Definition at line 135 of file nm_headers.h.

Referenced by nm_header_init_rtr().

◆ trk_id

nm_trk_id_t nm_header_ctrl_rtr_s::trk_id

index of the track relative to the gate

Definition at line 137 of file nm_headers.h.

Referenced by nm_header_init_rtr().


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