My Project
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
send_to_ctrl_msg Struct Reference

For delivery to output monitor thread, a message to be sent to the controller. More...

#include <thread_message.h>

Public Attributes

struct rt_controller_msg_hdr hdr
 
void * data
 

Detailed Description

For delivery to output monitor thread, a message to be sent to the controller.

Definition at line 66 of file thread_message.h.

Member Data Documentation

void* send_to_ctrl_msg::data

Definition at line 68 of file thread_message.h.

struct rt_controller_msg_hdr send_to_ctrl_msg::hdr

Definition at line 67 of file thread_message.h.


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