INET Framework for OMNeT++/OMNEST
|
Public Attributes | |
unsigned short | type |
unsigned short | length |
union { | |
unsigned char info [] | |
struct { | |
unsigned int addr | |
unsigned int time | |
} addr_and_time | |
} | heartbeat_info_union |
unsigned int INETFw::heartbeat_info::addr |
struct { ... } INETFw::heartbeat_info::addr_and_time |
union { ... } INETFw::heartbeat_info::heartbeat_info_union |
unsigned char INETFw::heartbeat_info::info[] |
unsigned short INETFw::heartbeat_info::length |
Referenced by UDPSerializer::parse().
unsigned int INETFw::heartbeat_info::time |
unsigned short INETFw::heartbeat_info::type |
Referenced by UDPSerializer::parse().