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...

Defines

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

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.


Define Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 50 of file fbactionmanager.h.


Function Documentation

FB_DEFINE_COMPONENT ( K_DLLIMPORT  ,
FBActionManager   
)