Open Reality Reference Guide
 
Loading...
Searching...
No Matches
fbmodulemanager.h File Reference

The FBModuleManager file contains the necessary declarations to interface with the underlying module manager. More...

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

Go to the source code of this file.

Classes

class  FBModuleManager
 Module Manager class. More...
 

Macros

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

Functions

 FB_FORWARD (FBModuleManager)
 
 FB_DEFINE_COMPONENT (K_DLLIMPORT, FBModuleManager)
 

Detailed Description

The FBModuleManager file contains the necessary declarations to interface with the underlying module manager.

Definition in file fbmodulemanager.h.

Macro Definition Documentation

◆ FBSDK_DLL

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 24 of file fbmodulemanager.h.