2 #define PlugInExport __declspec(dllexport)
11 extern "C" PlugInExport
int sbPlugInFactory(
const char* pszDisplayName,
12 const int& nInstanceIndex,
The TickCountInterface is a cross-platform way to measure relative timing.
Definition: tickcountinterface.h:17
The MutexInterface provides a cross-platform mutex.
Definition: mutexinterface.h:16
The TheSkyXFacadeForDriversInterface is a simplified interface to TheSkyX passed to X2 implementors.
Definition: theskyxfacadefordriversinterface.h:19
The BasicIniUtilInterface is used to make properties persistent.
Definition: basiciniutilinterface.h:21
The LoggerInterface is a cross-platform logging utility passed to X2 implementors to show real-time,...
Definition: loggerinterface.h:58
The SleeperInterface is a cross-platform "sleeper".
Definition: sleeperinterface.h:15
The SerXInterface is a cross-plaform serial port.
Definition: serxinterface.h:18
The BasicStringInterface allows a string as an output.
Definition: basicstringinterface.h:17
X2 Examples
(C) Software Bisque, Inc. All rights reserved.