Message TriggersHandshakeMsg

File: Applications/i3/i3Apps/I3TriggersMessage.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.

Fields:

Name Type Description
value int
triggerId I3Identifier

Source code:

message TriggersHandshakeMsg {
	fields:
		int value;
		I3Identifier triggerId;
}