File: Common/ExtAPIMessages.msg
Author: Robert Palmer
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.

| GIASearchAppMessage | Author: Bernhard Heep |
| Name | Type | Description |
|---|---|---|
| searchKey | OverlayKey | |
| node | NodeHandle |
message GIAanswer extends GIASearchAppMessage { fields: OverlayKey searchKey; NodeHandle node; };