1#ifndef __FBSERIALMANAGER_H__
2#define __FBSERIALMANAGER_H__
19#include <kaydaradef.h>
24#define FBSDK_DLL K_DLLIMPORT
31#ifdef FBSDKUseNamespace
32namespace FBSDKNamespace {
65#ifdef FBSDKUseNamespace
MotionBuilder SDK base class.
static FBSerialManager & TheOne()
Returns the only instance of FBSerialManager.
FBPropertyListCommPort CommPorts
List: Comm Ports available.
FBSerialManager()
Constructor.
void RescanCommPorts()
Rescan the Comm Ports available.
#define FBSDK_DLL
Be sure that FBSDK_DLL is defined only once...
#define FBClassDeclare(Name, Parent)
Class declaration.
Hardware input and output interfaces.
#define FB_DEFINE_COMPONENT(DllTag, Type)
Define a component and give it the ability to be a property.
#define FB_FORWARD(ClassName)
Forwarding of class and typedef declaration.