Open Reality Reference Guide
 
Loading...
Searching...
No Matches
fbserialmanager.h File Reference

The FBSerialManager file contains the necessary declarations to interface with the underlying serial manager. More...

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

Go to the source code of this file.

Classes

class  FBSerialManager
 Serial Manager class. More...
 

Macros

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

Functions

 FB_FORWARD (FBSerialManager)
 
 FB_DEFINE_COMPONENT (K_DLLIMPORT, FBSerialManager)
 

Detailed Description

The FBSerialManager file contains the necessary declarations to interface with the underlying serial manager.

Definition in file fbserialmanager.h.

Macro Definition Documentation

◆ FBSDK_DLL

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 24 of file fbserialmanager.h.