Main Page | Class List | File List | Class Members | File Members

_tag_driver_instance_data Struct Reference

A pointer to instance data held by the driver implementation. More...

#include <driver.h>

List of all members.

Public Attributes

int * dummy


Detailed Description

A pointer to instance data held by the driver implementation.

This is really just a better way of writing "void *", as this way the compiler gets to do a bit more type-checking.

Definition at line 58 of file driver.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 19 10:15:13 2006 for IILC by  doxygen 1.4.2