Message PastryNewLeafsMessage

File: Overlay/Pastry/PastryMessage.msg

(no description)

Inheritance diagram:

The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.

Extends:

cMessage (unknown -- not in documented files)

Fields:

Name Type Description
leafs NodeHandle[]

Source code:

message PastryNewLeafsMessage extends cMessage
{
    fields:
	NodeHandle leafs[];
};