File: Common/CommonMessages.msg
Notification that a layer finished his init phase
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
cMessage | (unknown -- not in documented files) |
Name | Type | Description |
---|---|---|
ready | bool | |
thisNode | NodeHandle |
message TierReadyMessage extends cMessage { fields: bool ready; NodeHandle thisNode; };