
#include <machine.h>

Data Fields | |
| char | core [CmiReservedHeaderSize] |
| CMI_VMI_Envelope_utype | u_type |
| unsigned short | ref |
| CMI_VMI_Envelope_sattribs | s_attribs |
| unsigned char | align [CkMsgAlignOffset(CmiReservedHeaderSize+sizeof(CMI_VMI_Envelope_utype)+sizeof(unsigned short)+sizeof(CMI_VMI_Envelope_sattribs))] |
| unsigned short | priobits |
| unsigned short | epIdx |
| unsigned int | pe |
| unsigned int | event |
| unsigned int | totalsize |
Definition at line 603 of file machine.h.
| char CMI_VMI_Envelope::core[CmiReservedHeaderSize] |
| unsigned short CMI_VMI_Envelope::ref |
| unsigned char CMI_VMI_Envelope::align[CkMsgAlignOffset(CmiReservedHeaderSize+sizeof(CMI_VMI_Envelope_utype)+sizeof(unsigned short)+sizeof(CMI_VMI_Envelope_sattribs))] |
| unsigned short CMI_VMI_Envelope::priobits |
| unsigned short CMI_VMI_Envelope::epIdx |
| unsigned int CMI_VMI_Envelope::pe |
| unsigned int CMI_VMI_Envelope::event |
| unsigned int CMI_VMI_Envelope::totalsize |
1.5.5