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