hnm_event

An abstract multimodal event structure.

Synopsis:

struct hnm_event hnm_Event {
     EVENT_BASE ;
};

Data:

EVENT_BASE

Defines the base structure for events.

Library:

libhnm

Description:

The hnm_Event structure is the base type for asynchronous system events that are handled by the HNM. See EVENT_BASE for details.