PPL Logo

ck::impl::s_attribs Struct Reference

#include <envelope.h>

Collaboration diagram for ck::impl::s_attribs:

Collaboration graph
[legend]

Data Fields

UChar msgIdx
 Usertype of message (determines pack routine).
UChar mtype
 e.g., ForBocMsg
UChar queueing:4
 Queueing strategy (FIFO, LIFO, PFIFO, ...).
UChar isPacked:1
 If true, message must be unpacked before use.
UChar isUsed:1
 Marker bit to prevent message re-send.
UChar isVarSysMsg:1
 True if msg is a variable sized sys message that doesn't use a pool.

Detailed Description

Definition at line 177 of file envelope.h.


Field Documentation

Usertype of message (determines pack routine).

Definition at line 178 of file envelope.h.

e.g., ForBocMsg

Definition at line 179 of file envelope.h.

Queueing strategy (FIFO, LIFO, PFIFO, ...).

Definition at line 180 of file envelope.h.

If true, message must be unpacked before use.

Definition at line 181 of file envelope.h.

Marker bit to prevent message re-send.

Definition at line 182 of file envelope.h.

True if msg is a variable sized sys message that doesn't use a pool.

Definition at line 183 of file envelope.h.


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

Generated on Mon Sep 21 08:33:35 2020 for Charm++ by  doxygen 1.5.5