OIS::Component Struct Reference

Base of all device components (button, axis, etc). More...

#include <OISPrereqs.h>

Inheritance diagram for OIS::Component:
[legend]

List of all members.

Public Member Functions

 Component ()
 Component (ComponentType type)

Public Attributes

ComponentType cType
 Indicates what type of coponent this is.


Detailed Description

Base of all device components (button, axis, etc).

Definition at line 134 of file OISPrereqs.h.


Constructor & Destructor Documentation

OIS::Component::Component (  )  [inline]

Definition at line 136 of file OISPrereqs.h.

OIS::Component::Component ( ComponentType  type  )  [inline]

Definition at line 137 of file OISPrereqs.h.


Member Data Documentation

ComponentType OIS::Component::cType

Indicates what type of coponent this is.

Definition at line 137 of file OISPrereqs.h.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 1 20:13:55 2007 for OIS by  doxygen 1.5.4