FreeStick  0.3
Cross Platform Open Sorce Joystick Lib
Classes | Namespaces | Typedefs
FSWindowsJoystickDeviceManager.h File Reference
#include "USB/platform/Windows/FSDirectInputJoystick.h"
#include "USB/platform/Windows/FSDirectInputJoystickManager.h"
#include "USB/platform/Windows/FSXInputJoystickDeviceManager.h"
#include "USB/platform/Windows/FSXInputJoystick.h"
#include "Interfaces/IFSDeviceIDCreator.h"
#include "USB/common/FSUpdatableJoystickDeviceManager.h"
#include "common/FSTypes.h"
#include <memory>
#include <functional>
Include dependency graph for FSWindowsJoystickDeviceManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  freestick::FSWindowsJoystickDeviceManager
 

Namespaces

 freestick
 

Typedefs

typedef freestick::FSUpdatableJoystickDeviceManager managerType
 
typedef std::unique_ptr< managerTypeunique_ptr_of_managers
 

Typedef Documentation

◆ managerType

◆ unique_ptr_of_managers

typedef std::unique_ptr<managerType> unique_ptr_of_managers