Open Reality Reference Guide
fbfolder.h File Reference

Folders interface for FBSDK. More...

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

Go to the source code of this file.

Classes

class  FBPropertyListFolder
 PropertyList: Folder More...
 
class  FBFolder
 Folder class. More...
 

Macros

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

Functions

 __FB_FORWARD (FBFolder)
 
 FB_DEFINE_COMPONENT (K_DLLIMPORT, Folder)
 

Detailed Description

Folders interface for FBSDK.

Definition in file fbfolder.h.

Macro Definition Documentation

◆ FBSDK_DLL

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 48 of file fbfolder.h.