ARPDAS_QNX6 1.0
Public Attributes
tm_msg Struct Reference

#include <tm.h>

Collaboration diagram for tm_msg:

List of all members.

Public Attributes

tm_hdr_t hdr
union {
   tstamp_t   ts
   tm_info_t   init
   tm_data_t1_t   data1
   tm_data_t2_t   data2
   tm_data_t3_t   data3
   tm_data_t4_t   data4
body

Detailed Description

tm_msg_t is the logical format of TM messages to and from TMbfr.

Definition at line 182 of file tm.h.


Member Data Documentation

union { ... } tm_msg::body

Definition at line 187 of file tm.h.

Referenced by data_client::process_message().

Definition at line 188 of file tm.h.

Definition at line 189 of file tm.h.

Definition at line 190 of file tm.h.

Definition at line 183 of file tm.h.

Referenced by data_client::process_message().

Definition at line 186 of file tm.h.

Referenced by data_client::process_init().

Definition at line 185 of file tm.h.

Referenced by data_client::process_tstamp().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines