FreeStick  0.3
Cross Platform Open Sorce Joystick Lib
Public Member Functions | Protected Member Functions | List of all members
freestick::IFSDevice Class Referenceabstract

#include <IFSDevice.h>

Inheritance diagram for freestick::IFSDevice:
Inheritance graph
[legend]

Public Member Functions

virtual idNumber getJoystickID () const =0
 
virtual FSDeviceType getClassType () const =0
 

Protected Member Functions

 IFSDevice ()
 
virtual ~IFSDevice ()
 

Constructor & Destructor Documentation

◆ IFSDevice()

freestick::IFSDevice::IFSDevice ( )
inlineprotected

◆ ~IFSDevice()

virtual freestick::IFSDevice::~IFSDevice ( )
inlineprotectedvirtual

Member Function Documentation

◆ getClassType()

virtual FSDeviceType freestick::IFSDevice::getClassType ( ) const
pure virtual

◆ getJoystickID()

virtual idNumber freestick::IFSDevice::getJoystickID ( ) const
pure virtual

Implemented in freestick::FSBaseDevice.


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