Namespace inet::dymo
DymoSequenceNumber
class(no description)
Source code
class DymoSequenceNumber { @existingClass; @opaque; @byValue; @fromString(string2ulong($)); @toString(ulong2string($)); @defaultValue(0); @toValue((int)$); @fromValue($.intValue()); } // // classes //File: src/inet/routing/dymo/Dymo.msg