#include <framexmittypes.hh>
Public Member Functions | |
Flow control | |
Constants and classes used for controling the data flow. brief Flow control classes and constants | |
| void | hton () |
| swap byte-order in header from host to network | |
| void | ntoh () |
| swap byte-order in header from network to host | |
Public Attributes | |
| packetHeader | header |
| packet header | |
| int32_t | pktResend [packetSize/sizeof(int32_t)] |
| packet payload | |
1.5.4