Open Reality Reference Guide
fbnote.h File Reference

Access to notes. More...

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

Go to the source code of this file.

Classes

class  FBNote
 Note class. More...
 
class  FBPropertyListNote
 List: Note More...
 

Macros

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

Functions

 __FB_FORWARD (FBNote)
 
 FB_DEFINE_COMPONENT (K_DLLIMPORT, Note)
 
 FB_DEFINE_LIST (K_DLLIMPORT, Note)
 

Detailed Description

Access to notes.

Definition in file fbnote.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 fbnote.h.