Message GIAput

File: Common/ExtAPIMessages.msg

Author: Robert Palmer

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:

GIASearchAppMessage

Author: Bernhard Heep

Fields:

Name Type Description
keys OverlayKey[]

Source code:

message GIAput extends GIASearchAppMessage
{
    fields:
    	OverlayKey keys[];
};