Orxonox
0.0.5 Codename: Arcturus
|
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>
Public Types | |
enum | IType { ForceFeedback, Reserved } |
Type of Interface. More... | |
Public Member Functions | |
virtual | ~Interface () |
An Object's interface is a way to gain write access to devices which support it.
For example, force feedack.
Type of Interface.
Enumerator | |
---|---|
ForceFeedback | |
Reserved |
|
inlinevirtual |