nonin/header/plugin.h File Reference

#include <scol.h>
#include <list>
#include <string>
#include <assert.h>

Go to the source code of this file.

Defines

#define ASSERT   assert
#define DELETEARRAY(x)   if (x) { delete []x; x = NULL; }
#define CHECKALLOC(x)   if(!x) { return false;}
#define DISCONNECTION_WIN_TIME   2000
#define N_BAUD_1200   1200
#define N_BAUD_2400   2400
#define N_BAUD_4800   4800
#define N_BAUD_9600   9600
#define N_BAUD_57600   57600
#define N_BAUD_115200   115200

Functions

wchar_t * convertCharToLPCWSTR (char *s_text)
char * convertWcharToChar (wchar_t *w_text)

Variables

cbmachine ww
 Scol machine declaration for MM macros.
HWND HScol
int OBJNONINSCOL
 Scol object declaration.
int SCOL_NONIN_CONNECTED_CB
int NONIN_CONNECTED_CB
int SCOL_NONIN_DISCONNECTED_CB
int NONIN_DISCONNECTED_CB
int SCOL_NONIN_HR_CB
int NONIN_HR_CB
int SCOL_NONIN_SPO2_CB
int NONIN_SPO2_CB
int SCOL_NONIN_SNSA_CB
int NONIN_SNSA_CB

Define Documentation

#define ASSERT   assert

Definition at line 13 of file plugin.h.

#define CHECKALLOC (  )     if(!x) { return false;}

Definition at line 16 of file plugin.h.

#define DELETEARRAY (  )     if (x) { delete []x; x = NULL; }

Definition at line 15 of file plugin.h.

#define DISCONNECTION_WIN_TIME   2000

Definition at line 22 of file plugin.h.

#define N_BAUD_115200   115200

Definition at line 32 of file plugin.h.

#define N_BAUD_1200   1200

Baud rate for use with Nonin

Definition at line 27 of file plugin.h.

#define N_BAUD_2400   2400

Definition at line 28 of file plugin.h.

#define N_BAUD_4800   4800

Definition at line 29 of file plugin.h.

#define N_BAUD_57600   57600

Definition at line 31 of file plugin.h.

#define N_BAUD_9600   9600

Definition at line 30 of file plugin.h.


Function Documentation

wchar_t* convertCharToLPCWSTR ( char *  s_text  ) 
char* convertWcharToChar ( wchar_t *  w_text  ) 

Variable Documentation

HWND HScol

Definition at line 44 of file plugin.cpp.

Definition at line 51 of file plugin.cpp.

Definition at line 55 of file plugin.cpp.

Definition at line 59 of file plugin.cpp.

Definition at line 67 of file plugin.cpp.

Definition at line 63 of file plugin.cpp.

Scol object declaration.

Definition at line 47 of file plugin.cpp.

Definition at line 50 of file plugin.cpp.

Definition at line 54 of file plugin.cpp.

Definition at line 58 of file plugin.cpp.

Definition at line 66 of file plugin.cpp.

Definition at line 62 of file plugin.cpp.

cbmachine ww

Scol machine declaration for MM macros.

Definition at line 43 of file plugin.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Fri Oct 15 10:23:38 2010 for Nonin by  doxygen 1.6.3