#include <queue_core.h>
Public Attributes | |
int | allocated_size |
unsigned short | burst_hash |
char * | data |
unsigned int | dest |
int | done |
unsigned short | hash |
unsigned short | max_message_parts |
int | msg_part_size |
short | num_parts |
short | part_id |
int | parts_pointer |
char * | pointer |
unsigned int | port |
signed char | priority |
char * | received_part |
unsigned short | received_parts |
int | rescheduled |
unsigned int | size |
unsigned char | src |
int | this_part_size |
long long | ts |
unsigned int | type |
Definition at line 46 of file queue_core.h.
Definition at line 62 of file queue_core.h.
unsigned short longMsg_t::burst_hash |
Definition at line 57 of file queue_core.h.
char* longMsg_t::data |
Definition at line 67 of file queue_core.h.
unsigned int longMsg_t::dest |
Definition at line 48 of file queue_core.h.
int longMsg_t::done |
Definition at line 54 of file queue_core.h.
unsigned short longMsg_t::hash |
Definition at line 56 of file queue_core.h.
unsigned short longMsg_t::max_message_parts |
Definition at line 61 of file queue_core.h.
Definition at line 55 of file queue_core.h.
short longMsg_t::num_parts |
Definition at line 58 of file queue_core.h.
short longMsg_t::part_id |
Definition at line 58 of file queue_core.h.
Definition at line 65 of file queue_core.h.
char* longMsg_t::pointer |
Definition at line 66 of file queue_core.h.
unsigned int longMsg_t::port |
Definition at line 51 of file queue_core.h.
signed char longMsg_t::priority |
Definition at line 49 of file queue_core.h.
char* longMsg_t::received_part |
Definition at line 60 of file queue_core.h.
unsigned short longMsg_t::received_parts |
Definition at line 59 of file queue_core.h.
Definition at line 63 of file queue_core.h.
unsigned int longMsg_t::size |
Definition at line 50 of file queue_core.h.
unsigned char longMsg_t::src |
Definition at line 47 of file queue_core.h.
Definition at line 64 of file queue_core.h.
long long longMsg_t::ts |
Definition at line 52 of file queue_core.h.
unsigned int longMsg_t::type |
Definition at line 53 of file queue_core.h.