fbsdk/fbmultilang.h File Reference

fbmultilang.h File Reference
#include <kaydaradef.h>
#include <fbsdk/fbtypes.h>

File Description

Contains language and localization related functionalities.

Definition in file fbmultilang.h.

Classes

class  FBMultiLangManager
 Language manager. More...
 

Namespaces

 ORSDK2018
 

Macros

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

Functions

const char * FBGetMultiLangText (FBPlug *pContext, const char *pKey, bool pFlagReturnKey=false)
 Name lookup in the context of an object. More...
 
const char * FBGetMultiLangText (const char *pContext, const char *pKey, bool pFlagReturnKey=false)
 Name lookup in a user defined context context. More...
 

Macro Definition Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 51 of file fbmultilang.h.

Go to the source code of this file.