fbsdk/fbevaluateinfo.h File Reference

fbevaluateinfo.h File Reference
#include <kaydaradef.h>
#include <fbsdk/fbtime.h>

Classes

class  FBEvaluateInfo
 AnimationNodeNotify evaluation information. More...
 

Namespaces

 ORSDK2018
 

Macros

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

Typedefs

typedef void(* kBackgroundEvaluationCallback) (const FBAnimationNode *pDst, const FBAnimationNode *pSrc, void *pCustomData)
 Background Notification Function. More...
 

Functions

FBEvaluateInfo * FBGetDisplayInfo ()
 Get the displays evaluation information structure. More...
 
FBEvaluateInfo * FBGetUpdateInfo ()
 Get the update evaluation information structure. More...
 

Macro Definition Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 48 of file fbevaluateinfo.h.

Go to the source code of this file.