fbcontainer.h File Reference

Container interface for FBSDK. More...

#include <kaydaradef.h>
#include <kaydara.h>
#include <fbsdk/fbgroup.h>

Go to the source code of this file.

Classes

class  FBPropertyListContainer
 List: Container More...
class  FBContainer
 Objects Containing class. More...

Defines

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

Functions

 __FB_FORWARD (FBContainer)
 FB_DEFINE_COMPONENT (FBSDK_DLL, Container)
 FB_FORWARD (FBPropertyListContainer)

Detailed Description

Container interface for FBSDK.

Definition in file fbcontainer.h.


Define Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 48 of file fbcontainer.h.


Function Documentation

FB_DEFINE_COMPONENT ( FBSDK_DLL  ,
Container   
)