fbstring.h File Reference

String classe. More...

#include <kaydaradef.h>
#include <fbsdk/fbtypes.h>

Go to the source code of this file.

Classes

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

Defines

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

Functions

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

Detailed Description

String classe.

Definition in file fbstring.h.


Define 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  )
FBString operator+ ( const FBString p1Str,
const char *  p2Str 
)