event struct Reference






Misc >
Help >
FAQ >


Links >



event Struct Reference
[Event management]

#include <event.h>

List of all members.


Public Attributes

event_type type
unsigned short time
unsigned short data

Detailed Description

Event description.

The event type represents events as stored in the event queue. Each event is typed. The type is used to identify the subscribers. With each event, a short value (16-bits) can be saved when the event is posted. This value is event specific. There is no semantics and no treatment on it.

Definition at line 62 of file event.h.

Member Data Documentation

unsigned short event::data

Small event data.

Definition at line 71 of file event.h.

unsigned short event::time

Small time stamp.

Definition at line 68 of file event.h.

event_type event::type

Type of the event.

Definition at line 65 of file event.h.

The documentation for this struct was generated from the following file:

Copyright (C) 1999, 2000, 2001, 2002, 2003 Stéphane Carrez, France
Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.


AltStyle によって変換されたページ (->オリジナル) /