#include <packet_flow_handler.h>
|
packet_flow_payload * | pop (int num_credits) |
|
packet_flow_payload * | front () |
|
void | push_back (packet_flow_payload *payload) |
|
|
std::list< packet_flow_payload * > | queue |
|
Definition at line 13 of file packet_flow_handler.h.
packet_flow_payload* sstmac::hw::payload_queue::front |
( |
| ) |
|
packet_flow_payload* sstmac::hw::payload_queue::pop |
( |
int |
num_credits | ) |
|
void sstmac::hw::payload_queue::push_back |
( |
packet_flow_payload * |
payload | ) |
|
std::list<packet_flow_payload*> sstmac::hw::payload_queue::queue |
The documentation for this struct was generated from the following file: