Packet OverSimMessage

File: src/common/OverSimMessage.msg

C++ definition

(no description)

Usage diagram:

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram. Click here to see the full picture.

Inheritance diagram:

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram. Click here to see the full picture.

Known subclasses:

Name Type Description
BaseOverlayMessage packet

Base class for all messages handled by overlay modules

P2pnsTunnelMessage packet

Message to TUNNEL application IPv6 packets to destination nodeId

Source code:

packet OverSimMessage
{
    @customize(true);
}