The object of the classes is to provide a list for storing network transmission delays with the key <SINT32 senderID, SINT32 receiverID>, but allow separate access for the sender and receiver nodeID.
global items used by CTransmissionDelayList:
class CTransmissionDelayList:
Generated from listtemp.hpp. Structure SKey was replaced by SINT32, therefore the code was adapted in some places. The changes are minor, so the code was not tested.
global items used by CTransmissionList:
class CTransmissionList:
Also generated from listtemp.hpp. Again, structure SKey was replaced by SINT32. The resulting code was not tested.