#include <packet.h>
Definition at line 11 of file packet.h.
sstmac::hw::packet::packet |
( |
| ) |
|
|
inlineprotected |
sstmac::hw::packet::packet |
( |
message * |
orig, |
|
|
long |
num_bytes, |
|
|
long |
byte_offset |
|
) |
| |
|
protected |
void sstmac::hw::packet::add_delay_us |
( |
double |
delay_us | ) |
|
|
inline |
int sstmac::hw::packet::byte_length |
( |
| ) |
const |
|
inline |
long sstmac::hw::packet::byte_offset |
( |
| ) |
const |
|
inline |
double sstmac::hw::packet::delay_us |
( |
| ) |
const |
|
inline |
virtual node_id sstmac::hw::packet::fromaddr |
( |
| ) |
const |
|
pure virtual |
virtual bool sstmac::hw::packet::is_packet |
( |
| ) |
const |
|
inlinevirtual |
bool sstmac::hw::packet::is_tail |
( |
| ) |
const |
|
inline |
message* sstmac::hw::packet::orig |
( |
| ) |
const |
|
inline |
virtual void sstmac::hw::packet::serialize_order |
( |
serializer & |
ser | ) |
|
|
virtual |
virtual std::string sstmac::hw::packet::to_string |
( |
| ) |
const |
|
inlinevirtual |
virtual node_id sstmac::hw::packet::toaddr |
( |
| ) |
const |
|
pure virtual |
uint64_t sstmac::hw::packet::unique_id |
( |
| ) |
const |
|
inline |
long sstmac::hw::packet::byte_offset_ |
|
protected |
double sstmac::hw::packet::cumulative_delay_us_ |
|
protected |
int sstmac::hw::packet::num_bytes_ |
|
protected |
uint64_t sstmac::hw::packet::unique_id_ |
|
protected |
The documentation for this class was generated from the following file: