OPAL  Version 3.18.8
OpalMessage Struct Reference

#include <opal.h>

Collaboration diagram for OpalMessage:

Data Fields

OpalMessageType m_type
 Type of message. More...
 
union OpalMessageParam m_param
 Context sensitive parameter based on m_type. More...
 

Detailed Description

Message to/from OPAL system. This is passed via the OpalGetMessage() or OpalSendMessage() functions.

Field Documentation

union OpalMessageParam OpalMessage::m_param

Context sensitive parameter based on m_type.

OpalMessageType OpalMessage::m_type

Type of message.


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