Message GIASearchAppMessage

File: Common/ExtAPIMessages.msg

C++ definition: click here

Author: Bernhard Heep

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.

Known subclasses:

GIAput

Author: Robert Palmer

GIAremove

Author: Bernhard Heep

GIAsearch

Author: Robert Palmer

GIAanswer

Author: Robert Palmer

Fields:

Name Type Description
command int

Source code:

message GIASearchAppMessage
{
    fields:
	int command enum (GIAAppCommand);
};