#include <recv_cq.h>
Definition at line 20 of file recv_cq.h.
Keys are unique network ID for all messages.
Value is the number of bytes receved.
Definition at line 55 of file recv_cq.h.
void sstmac::hw::recv_cq::print |
( |
| ) |
|
Log packet and determine if parent message has fully arrived.
- Parameters
-
packet | The arriving packet |
- Returns
- The completed msg or a null msg indicating not yet complete
message* sstmac::hw::recv_cq::recv |
( |
uint64_t |
unique_id, |
|
|
int |
bytes, |
|
|
message * |
payload |
|
) |
| |
The documentation for this class was generated from the following file: