OE_INPUT Struct Reference

#include <common.h>

Collaboration diagram for OE_INPUT:

Collaboration graph
[legend]
List of all members.

Detailed Description

OE_INPUT is a struct prepared by layer 3 and passed down to the emulator with its requested input.

Definition at line 358 of file common.h.

Public Attributes

OE_LIST< OE_INPUT_EVENTinputs
 A linked list of OE_INPUT_EVENTs.
uint32 timebase
 Not implemented yet. How many updates/sec there were when this input was generated.


Member Data Documentation

OE_LIST<OE_INPUT_EVENT> OE_INPUT::inputs

A linked list of OE_INPUT_EVENTs.

Definition at line 359 of file common.h.

Referenced by OE_LAYER_2::pass_message().

uint32 OE_INPUT::timebase

Not implemented yet. How many updates/sec there were when this input was generated.

Definition at line 360 of file common.h.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 9 03:50:51 2006 for Openem APIs by  doxygen 1.4.7