_tag_device Struct Reference

List of all members.

Public Attributes

void * libraryHandle
LP_DRIVER_INSTANCE moduleContext
char * pszPort
pthread_mutex_t mtxModule
struct {
   pfnKeyEventListener   KeyEvent
   pfnTempReportListener   TempReport
   pfnFanReportListener   FanSpeedReport
pfn
LP_DRIVER_FN_ARRAY pFnArray
LP_DRIVER_FN_ARRAY pPrivateFnArray
struct {
   void *   FanSpeedReport
   void *   KeyEvent
   void *   TempReport
context

Detailed Description

Definition at line 75 of file display.c.


Member Data Documentation

void* _tag_device::libraryHandle
 

Platform-specific handle to the dynamic module

Definition at line 78 of file display.c.

LP_DRIVER_INSTANCE _tag_device::moduleContext
 

Context data to supply to the module when we call it

Definition at line 81 of file display.c.

LP_DRIVER_FN_ARRAY _tag_device::pFnArray
 

An array of functions which the module uses to indicate capabilities

Definition at line 99 of file display.c.

LP_DRIVER_FN_ARRAY _tag_device::pPrivateFnArray
 

A private array of functions that are really the implementation ptrs

Definition at line 102 of file display.c.

char* _tag_device::pszPort
 

Port which this device is connected to

Definition at line 84 of file display.c.


The documentation for this struct was generated from the following file:
Generated on Sun Jun 18 23:24:48 2006 for IILC by  doxygen 1.4.6