Dear Peter,
I made Packet::name pure virtual. By doing this refactoring I discovered that IbmcDescriptor, OpenVendorDescriptor and StandardVendorDescriptor are not used — What I mean is there are no concrete derivations for them…
However, the UnownPacket::name returns the correct name,
( the semantics of Packet::name() are preserved ;-)….
—- cheers atul
Attached Files:
mychanges.diff 10K
