Main Page   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields   Globals   Related Pages  

LibSrlMt.cpp File Reference

#include <srllib.h>
#include <bogotel/libBogoTel.h>
#include <bogotel/BgtErrors.h>

Include dependency graph for LibSrlMt.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define __USING_DEF_FILE__

Functions

long __cdecl sr_setparm (long ddd, long parmid, void *valuep)
char *__cdecl ATDV_ERRMSGP (long ddd)
long __cdecl ATDV_LASTERR (long ddd)
long __cdecl sr_waitevt (long tmout)
void *__cdecl sr_getevtdatap (...)
long __cdecl sr_getevtlen (...)
long __cdecl sr_getevtdev (...)
long __cdecl sr_getevttype (...)
long __cdecl sr_enbhdlr (long dev, unsigned long event_type, long(*hdlr)(unsigned long parm))
long __cdecl sr_dishdlr (long dev, unsigned long event_type, long(*hdlr)(unsigned long parm))
long __cdecl sr_putevt (long dev, unsigned long event_type, long len, void *pData, long err)
long __cdecl sr_waitevtEx (long *handlep, int count, long tmout, long *evthp)
char *__cdecl ATDV_NAMEP (long ddd)
long __cdecl sr_hold (void)
long __cdecl sr_release (void)

Variables

long g_lLastErrDevHndl = -1
long g_lLastErr = 0
char g_szLastErrMsg [100]


Define Documentation

#define __USING_DEF_FILE__
 

Definition at line 10 of file LibSrlMt.cpp.


Function Documentation

long __cdecl sr_setparm long  ddd,
long  parmid,
void *  valuep
 

Definition at line 20 of file LibSrlMt.cpp.

References g_lLastErr, g_lLastErrDevHndl, g_szLastErrMsg, and bogotel::sr_setparm().

char* __cdecl ATDV_ERRMSGP long  ddd  ) 
 

Definition at line 72 of file LibSrlMt.cpp.

References g_lLastErrDevHndl, and g_szLastErrMsg.

long __cdecl ATDV_LASTERR long  ddd  ) 
 

Definition at line 80 of file LibSrlMt.cpp.

References g_lLastErr, and g_lLastErrDevHndl.

long __cdecl sr_waitevt long  tmout  ) 
 

Definition at line 88 of file LibSrlMt.cpp.

References bogotel::sr_waitevt().

void* __cdecl sr_getevtdatap ...   ) 
 

Definition at line 95 of file LibSrlMt.cpp.

References bogotel::sr_getevtdatap().

long __cdecl sr_getevtlen ...   ) 
 

Definition at line 106 of file LibSrlMt.cpp.

References bogotel::sr_getevtlen().

long __cdecl sr_getevtdev ...   ) 
 

Definition at line 117 of file LibSrlMt.cpp.

References bogotel::sr_getevtdev().

long __cdecl sr_getevttype ...   ) 
 

Definition at line 128 of file LibSrlMt.cpp.

References bogotel::sr_getevttype().

long __cdecl sr_enbhdlr long  dev,
unsigned long  event_type,
long(*  hdlr)(unsigned long parm)
 

Definition at line 139 of file LibSrlMt.cpp.

References bogotel::sr_enbhdlr().

long __cdecl sr_dishdlr long  dev,
unsigned long  event_type,
long(*  hdlr)(unsigned long parm)
 

Definition at line 148 of file LibSrlMt.cpp.

References bogotel::sr_dishdlr().

long __cdecl sr_putevt long  dev,
unsigned long  event_type,
long  len,
void *  pData,
long  err
 

Definition at line 157 of file LibSrlMt.cpp.

References bogotel::sr_putevt().

long __cdecl sr_waitevtEx long *  handlep,
int  count,
long  tmout,
long *  evthp
 

Definition at line 165 of file LibSrlMt.cpp.

char* __cdecl ATDV_NAMEP long  ddd  ) 
 

Definition at line 167 of file LibSrlMt.cpp.

long __cdecl sr_hold void   ) 
 

Definition at line 168 of file LibSrlMt.cpp.

long __cdecl sr_release void   ) 
 

Definition at line 169 of file LibSrlMt.cpp.


Variable Documentation

long g_lLastErrDevHndl = -1
 

Definition at line 16 of file LibSrlMt.cpp.

Referenced by ATDV_ERRMSGP(), ATDV_LASTERR(), and sr_setparm().

long g_lLastErr = 0
 

Definition at line 17 of file LibSrlMt.cpp.

Referenced by ATDV_LASTERR(), and sr_setparm().

char g_szLastErrMsg[100]
 

Definition at line 18 of file LibSrlMt.cpp.

Referenced by ATDV_ERRMSGP(), and sr_setparm().


Generated on Tue Aug 12 12:41:50 2003 for bogotel by doxygen 1.3. Hosted by SourceForge.net Logo