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

LibDtiMt.cpp File Reference

#include <srllib.h>
#include <dtilib.h>
#include <msilib.h>
#include <cclib.h>
#include <bogotel/BgtErrors.h>
#include <bogotel/LibBogoTel.h>

Include dependency graph for LibDtiMt.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define __USING_DEF_FILE__

Functions

DllLinkage int __cdecl dt_getxmitslot (int hDev, SC_TSINFO *pScTsInfo)
DllLinkage int __cdecl dt_listen (int hDev, SC_TSINFO *pScTsInfo)
DllLinkage int __cdecl dt_unlisten (int)
DllLinkage int __cdecl ms_getxmitslot (int, SC_TSINFO *)
DllLinkage int __cdecl ms_listen (int, SC_TSINFO *)
DllLinkage int __cdecl ms_unlisten (int)
DllLinkage int __cdecl cc_AnswerCall (CRN crn, int rings, unsigned long mode)
DllLinkage int __cdecl cc_CauseValue (LINEDEV linedev)
DllLinkage int __cdecl cc_Close (LINEDEV linedev)
DllLinkage int __cdecl cc_DropCall (CRN crn, int cause, unsigned long mode)
DllLinkage int __cdecl cc_GetANI (CRN crn, char *anibuf)
DllLinkage int __cdecl cc_GetCRN (CRN *crn_ptr, void *evtdatap)
DllLinkage int __cdecl cc_GetDNIS (CRN crn, char *dnis)
DllLinkage int __cdecl cc_MakeCall (LINEDEV linedev, CRN *crn_buf, char *phone_num, MAKECALL_BLK *makecall_blkp, int timeout, unsigned long mode)
DllLinkage int __cdecl cc_Open (LINEDEV *linedevbuf, char *dev_name, unsigned short rfu)
DllLinkage int __cdecl cc_ReleaseCall (CRN crn)
DllLinkage int __cdecl cc_Restart (LINEDEV linedev, unsigned long mode)
DllLinkage int __cdecl cc_ResultMsg (LINEDEV linedev, int ResultCode, char **msg)
DllLinkage int __cdecl cc_WaitCall (LINEDEV linedev, CRN *crnptr, WAITCALL_BLK *waitcall_blkp, int timeout, unsigned long mode)


Define Documentation

#define __USING_DEF_FILE__
 

Definition at line 10 of file LibDtiMt.cpp.


Function Documentation

DllLinkage int __cdecl dt_getxmitslot int  hDev,
SC_TSINFO *  pScTsInfo
 

Definition at line 23 of file LibDtiMt.cpp.

References bogotel::dt_getxmitslot().

DllLinkage int __cdecl dt_listen int  hDev,
SC_TSINFO *  pScTsInfo
 

Definition at line 32 of file LibDtiMt.cpp.

References bogotel::dt_listen().

DllLinkage int __cdecl dt_unlisten int   ) 
 

Definition at line 41 of file LibDtiMt.cpp.

DllLinkage int __cdecl ms_getxmitslot int  ,
SC_TSINFO * 
 

Definition at line 42 of file LibDtiMt.cpp.

DllLinkage int __cdecl ms_listen int  ,
SC_TSINFO * 
 

Definition at line 43 of file LibDtiMt.cpp.

DllLinkage int __cdecl ms_unlisten int   ) 
 

Definition at line 44 of file LibDtiMt.cpp.

DllLinkage int __cdecl cc_AnswerCall CRN  crn,
int  rings,
unsigned long  mode
 

Definition at line 46 of file LibDtiMt.cpp.

DllLinkage int __cdecl cc_CauseValue LINEDEV  linedev  ) 
 

Definition at line 47 of file LibDtiMt.cpp.

DllLinkage int __cdecl cc_Close LINEDEV  linedev  ) 
 

Definition at line 48 of file LibDtiMt.cpp.

DllLinkage int __cdecl cc_DropCall CRN  crn,
int  cause,
unsigned long  mode
 

Definition at line 49 of file LibDtiMt.cpp.

DllLinkage int __cdecl cc_GetANI CRN  crn,
char *  anibuf
 

Definition at line 50 of file LibDtiMt.cpp.

DllLinkage int __cdecl cc_GetCRN CRN *  crn_ptr,
void *  evtdatap
 

Definition at line 51 of file LibDtiMt.cpp.

DllLinkage int __cdecl cc_GetDNIS CRN  crn,
char *  dnis
 

Definition at line 52 of file LibDtiMt.cpp.

DllLinkage int __cdecl cc_MakeCall LINEDEV  linedev,
CRN *  crn_buf,
char *  phone_num,
MAKECALL_BLK *  makecall_blkp,
int  timeout,
unsigned long  mode
 

Definition at line 53 of file LibDtiMt.cpp.

DllLinkage int __cdecl cc_Open LINEDEV *  linedevbuf,
char *  dev_name,
unsigned short  rfu
 

Definition at line 55 of file LibDtiMt.cpp.

DllLinkage int __cdecl cc_ReleaseCall CRN  crn  ) 
 

Definition at line 56 of file LibDtiMt.cpp.

DllLinkage int __cdecl cc_Restart LINEDEV  linedev,
unsigned long  mode
 

Definition at line 57 of file LibDtiMt.cpp.

DllLinkage int __cdecl cc_ResultMsg LINEDEV  linedev,
int  ResultCode,
char **  msg
 

Definition at line 58 of file LibDtiMt.cpp.

DllLinkage int __cdecl cc_WaitCall LINEDEV  linedev,
CRN *  crnptr,
WAITCALL_BLK *  waitcall_blkp,
int  timeout,
unsigned long  mode
 

Definition at line 59 of file LibDtiMt.cpp.


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