#include <srllib.h>
#include <dxxxlib.h>
#include <errno.h>
#include <bogotel/LibBogoTel.h>
#include <bogotel/BgtErrors.h>
Include dependency graph for LibDxxMt.cpp:
Go to the source code of this file.
Defines | |
#define | __USING_DEF_FILE__ |
Functions | |
DllLinkage int __cdecl | dx_open (const char *namep, int oflags) |
DllLinkage int __cdecl | dx_getxmitslot (int chDev, SC_TSINFO *sc_tsinfop) |
DllLinkage int __cdecl | dx_listen (int chDev, SC_TSINFO *sc_tsinfop) |
DllLinkage int __cdecl | dx_fileopen (const char *szFilename, int iFlags,...) |
DllLinkage int __cdecl | dx_fileclose (int iHandle) |
DllLinkage int __cdecl | dx_playiottdata (int iVoiceHandle, DX_IOTT *pIott, const DV_TPT *pTpt, const DX_XPB *pXpb, unsigned short usMode) |
DllLinkage int __cdecl | dx_stopch (int iVoiceHandle, unsigned short usMode) |
DllLinkage int __cdecl | dx_clrdigbuf (int iVoiceHandle) |
DllLinkage int __cdecl | dx_getdig (int iVoiceHandle, const DV_TPT *pTpt, DV_DIGIT *pDigit, unsigned short usMode) |
DllLinkage long __cdecl | ATDX_TERMMSK (INT SrlDevice) |
DllLinkage int __cdecl | dx_dial (int iHandle, const char *pDialStr, const DX_CAP *pCAP, unsigned short usMode) |
DllLinkage int __cdecl | dx_clrtpt (DV_TPT *tptp, int size) |
DllLinkage int __cdecl | dx_close (int dev) |
DllLinkage int __cdecl | dx_reciottdata (int ChDev, DX_IOTT *iottp, const DV_TPT *tptp, DX_XPB *xpbp, unsigned short mode) |
DllLinkage int __cdecl | dx_unlisten (int chDev) |
DllLinkage int __cdecl | ag_getxmitslot (int chDev, SC_TSINFO *sc_tsinfop) |
DllLinkage int __cdecl | ag_listen (int chDev, SC_TSINFO *sc_tsinfop) |
DllLinkage int __cdecl | ag_unlisten (int chDev) |
DllLinkage int __cdecl | dx_fileerrno (void) |
DllLinkage long __cdecl | ATDX_CONNTYPE (INT SrlDevice) |
DllLinkage long __cdecl | ATDX_CPERROR (INT SrlDevice) |
DllLinkage long __cdecl | ATDX_CPTERM (INT SrlDevice) |
DllLinkage long __cdecl | ATDX_STATE (INT SrlDevice) |
DllLinkage long __cdecl | ATDX_TRCOUNT (INT SrlDevice) |
DllLinkage int __cdecl | dx_addtone (int chdev, unsigned char digit, unsigned char digtype) |
DllLinkage int __cdecl | dx_bldst (unsigned int ToneID, unsigned int freq, unsigned int fqdev, unsigned int mode) |
DllLinkage void __cdecl | dx_bldtngen (TN_GEN *tngenp, unsigned short freq1, unsigned short freq2, short amplitude1, short amplitude2, short duration) |
DllLinkage void __cdecl | dx_clrcap (DX_CAP *capp) |
DllLinkage int __cdecl | dx_deltones (int chdev) |
DllLinkage int __cdecl | dx_mreciottdata (int ChDev, DX_IOTT *iottp, const DV_TPT *tptp, DX_XPB *xpbp, unsigned short mode, SC_TSINFO *lpTimeSlot) |
DllLinkage int __cdecl | dx_playtone (int ChDev, const TN_GEN *tngenp, const DV_TPT *tptp, int mode) |
DllLinkage int __cdecl | dx_setevtmsk (int ChDev, unsigned int mask) |
|
Definition at line 10 of file LibDxxMt.cpp. |
|
Definition at line 19 of file LibDxxMt.cpp. References bogotel::dx_open(). |
|
Definition at line 30 of file LibDxxMt.cpp. References bogotel::dx_getxmitslot(). |
|
Definition at line 41 of file LibDxxMt.cpp. References bogotel::dx_listen(). |
|
Definition at line 50 of file LibDxxMt.cpp. References bogotel::dx_fileopen(). |
|
Definition at line 60 of file LibDxxMt.cpp. References bogotel::dx_fileclose(). |
|
Definition at line 69 of file LibDxxMt.cpp. References bogotel::dx_playiottdata(). |
|
Definition at line 78 of file LibDxxMt.cpp. References bogotel::dx_stopch(). |
|
Definition at line 87 of file LibDxxMt.cpp. References bogotel::dx_clrdigbuf(). |
|
Definition at line 96 of file LibDxxMt.cpp. References bogotel::dx_getdig(). |
|
Definition at line 105 of file LibDxxMt.cpp. References bogotel::ATDX_TERMMSK(). |
|
Definition at line 115 of file LibDxxMt.cpp. References bogotel::dx_dial(). |
|
Definition at line 125 of file LibDxxMt.cpp. |
|
Definition at line 126 of file LibDxxMt.cpp. |
|
Definition at line 127 of file LibDxxMt.cpp. |
|
Definition at line 129 of file LibDxxMt.cpp. |
|
Definition at line 130 of file LibDxxMt.cpp. |
|
Definition at line 131 of file LibDxxMt.cpp. |
|
Definition at line 132 of file LibDxxMt.cpp. |
|
Definition at line 134 of file LibDxxMt.cpp. |
|
Definition at line 137 of file LibDxxMt.cpp. |
|
Definition at line 138 of file LibDxxMt.cpp. |
|
Definition at line 139 of file LibDxxMt.cpp. |
|
Definition at line 140 of file LibDxxMt.cpp. |
|
Definition at line 141 of file LibDxxMt.cpp. |
|
Definition at line 142 of file LibDxxMt.cpp. |
|
Definition at line 143 of file LibDxxMt.cpp. |
|
Definition at line 145 of file LibDxxMt.cpp. |
|
Definition at line 148 of file LibDxxMt.cpp. |
|
Definition at line 149 of file LibDxxMt.cpp. |
|
Definition at line 150 of file LibDxxMt.cpp. |
|
Definition at line 152 of file LibDxxMt.cpp. |
|
Definition at line 153 of file LibDxxMt.cpp. |