Packet GIAput

File: src/common/ExtAPIMessages.msg

Author: Robert Palmer

Usage diagram:

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.

Inheritance diagram:

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Extends:

GIASearchAppMessage (packet)

Author: Bernhard Heep

Fields:

Name Type Description
keys OverlayKey[]
command int

Source code:

//
// @author Robert Palmer
//
packet GIAput extends GIASearchAppMessage
{
    OverlayKey keys[];
}