|
DESERT 4.0.0
|
#include <cool-addon-hdr.h>

Public Member Functions | |
| double & | throughput () |
Static Public Member Functions | |
| static int & | offset () |
| static struct hdr_cooladdon * | access (const Packet *p) |
Public Attributes | |
| double | throughput_ |
Static Public Attributes | |
| static int | offset_ |
|
inlinestatic |
References access(), and offset_.
Referenced by access(), and CoolAddon::recv().

|
inlinestatic |
Reference to the offset_ variable.
References offset_.
|
inline |
References throughput_.
Referenced by CoolAddon::recv(), and CoolAddon::sendTHRWarning().
|
static |
| double hdr_cooladdon::throughput_ |
Parameter used by the protocol
Referenced by throughput().