fbsdk/fbstring.h File Reference

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

File Description

String class.

Definition in file fbstring.h.

Classes

class  FBString
 Basic string class. More...
 
class  FBStringList
 String list. More...
 

Namespaces

 ORSDK2018
 

Macros

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

Functions

 K_FORWARD (KStringList)
 
FBString operator+ (const FBString &p1Str, const char *p2Str)
 

Macro Definition Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 49 of file fbstring.h.

Function Documentation

K_FORWARD ( KStringList  )

Go to the source code of this file.