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

Go to the source code of this file.

Classes

class  freestick::FSMultJoystickDeviceManger
 

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