fbsdk/fblogger.h Source File
Go to the documentation of this file.
44 #define FBSDK_DLL K_DLLIMPORT
50 #ifdef FBSDKUseNamespace
54 #ifndef DOXYGEN_SHOULD_SKIP_THIS
67 class FBSDK_DLL FBLogger :
public FBComponent {
84 FBUnion GetAt(
int pIndex)
const;
91 bool Enable(
int pTypeInfo,
bool pEnable);
98 bool Enable(
const char* pClassName,
bool pEnable);
108 static FBLogger& TheOne();
111 #endif // DOXYGEN_SHOULD_SKIP_THIS
113 #ifdef FBSDKUseNamespace
#define __FBClassDeclare(Name, Parent)
For internal use only.
Contains definitions for devices, boxes and models.
#define __FB_FORWARD(ClassName)
Forwarding of class and typedef declaration.
#define FBSDKNamespace
FBSDKNamespace define.
#define FBSDK_DLL
Be sure that FBSDK_DLL is defined only once...