1 #ifndef __FBSCRIPT_WRAPPER_H__ 2 #define __FBSCRIPT_WRAPPER_H__ 43 #include <kaydaradef.h> 48 #define FBSDK_DLL K_DLLIMPORT 54 #ifdef FBSDKUseNamespace 73 virtual void ContentDestroy() = 0;
92 #ifdef FBSDKUseNamespace
A template class for arrays.
Template class to contain an array of items.
The purpose of this file is to hold all of the SDK general-purpose preprocessor definitions.
#define FBSDK_DLL
Be sure that FBSDK_DLL is defined only once...
#define FBSDKNamespace
FBSDKNamespace define.
#define FB_FORWARD(ClassName)
Forwarding of class and typedef declaration.
This interface is used to bridge ORSDK and Python exposition.