Open Reality Reference Guide
fbactionmanager.h File Reference

The FBActionManager file contains the necessary declarations to interface with the underlying actions regarding input devices. More...

#include <kaydaradef.h>
#include <fbsdk/fbcomponent.h>

Go to the source code of this file.

Classes

class  FBActionManager
 Action Manager class. More...
 

Macros

#define FBSDK_DLL   K_DLLIMPORT
 Be sure that FBSDK_DLL is defined only once... More...
 

Functions

 FB_FORWARD (FBActionManager)
 
 FB_DEFINE_COMPONENT (K_DLLIMPORT, FBActionManager)
 

Detailed Description

The FBActionManager file contains the necessary declarations to interface with the underlying actions regarding input devices.

Definition in file fbactionmanager.h.

Macro Definition Documentation

◆ FBSDK_DLL

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 50 of file fbactionmanager.h.