Orxonox  0.0.5 Codename: Arcturus
Public Types | Public Member Functions | List of all members
OIS::Interface Class Reference

An Object's interface is a way to gain write access to devices which support it. More...

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/ois/OISInterface.h>

Inheritance diagram for OIS::Interface:
OIS::ForceFeedback OIS::LinuxForceFeedback OIS::Win32ForceFeedback

Public Types

enum  IType { ForceFeedback, Reserved }
 Type of Interface. More...
 

Public Member Functions

virtual ~Interface ()
 

Detailed Description

An Object's interface is a way to gain write access to devices which support it.

For example, force feedack.

Member Enumeration Documentation

Type of Interface.

Enumerator
ForceFeedback 
Reserved 

Constructor & Destructor Documentation

virtual OIS::Interface::~Interface ( )
inlinevirtual

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