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

Header for messages to runtime from another runtime. More...

#include <inter_runtime_messages.h>

Public Attributes

enum inter_runtime_msg_type type
 
unsigned int target
 MSU ID or thread ID depending on message type. More...
 
size_t payload_size
 

Detailed Description

Header for messages to runtime from another runtime.

Definition at line 47 of file inter_runtime_messages.h.

Member Data Documentation

size_t inter_runtime_msg_hdr::payload_size

Definition at line 50 of file inter_runtime_messages.h.

unsigned int inter_runtime_msg_hdr::target

MSU ID or thread ID depending on message type.

Definition at line 49 of file inter_runtime_messages.h.

enum inter_runtime_msg_type inter_runtime_msg_hdr::type

Definition at line 48 of file inter_runtime_messages.h.


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