root/applications/bdmtoolbox/matlab7.1/include/_libmex.def @ 707

Revision 707, 2.9 kB (checked in by smidl, 15 years ago)

matlab 7.1 compile prerequisities

Line 
1LIBRARY libmex.dll
2EXPORTS
3_QueryMLFcnTable_libmex=QueryMLFcnTable_libmex
4_QueryMLFcns_libmex=QueryMLFcns_libmex
5___constructor_lm_dll=__constructor_lm_dll
6___constructor_lm_mexa64=__constructor_lm_mexa64
7___constructor_lm_mexglx=__constructor_lm_mexglx
8___constructor_lm_mexhp7=__constructor_lm_mexhp7
9___constructor_lm_mexhpux=__constructor_lm_mexhpux
10___constructor_lm_mexi64=__constructor_lm_mexi64
11___constructor_lm_mexia64=__constructor_lm_mexia64
12___constructor_lm_mexmac=__constructor_lm_mexmac
13___constructor_lm_mexsol=__constructor_lm_mexsol
14___constructor_lm_mexw32=__constructor_lm_mexw32
15___constructor_lm_mexw64=__constructor_lm_mexw64
16_inSetMexfileReader=inSetMexfileReader
17_inSwapMexfileReader=inSwapMexfileReader
18_libmex_build_date=libmex_build_date
19_libmex_version=libmex_version
20_mexAtExit=mexAtExit
21_mexCallMATLAB=mexCallMATLAB
22_mexCallMATLABFunction=mexCallMATLABFunction
23_mexCleanUpAfterError=mexCleanUpAfterError
24_mexClearGlobal=mexClearGlobal
25_mexClearMexFile=mexClearMexFile
26_mexCreateSimpleFunctionHandle=mexCreateSimpleFunctionHandle
27_mexEnterMexLibrary=mexEnterMexLibrary
28_mexErrMsgIdAndTxt=mexErrMsgIdAndTxt
29_mexErrMsgTxt=mexErrMsgTxt
30_mexEvalString=mexEvalString
31_mexExitMexLibrary=mexExitMexLibrary
32_mexExportGlobal=mexExportGlobal
33_mexFunctionName=mexFunctionName
34_mexGet=mexGet
35_mexGetArray=mexGetArray
36_mexGetArrayPtr=mexGetArrayPtr
37_mexGetEps=mexGetEps
38_mexGetFull=mexGetFull
39_mexGetFunctionHandle=mexGetFunctionHandle
40_mexGetGlobal=mexGetGlobal
41_mexGetInf=mexGetInf
42_mexGetLocalFunctionTable=mexGetLocalFunctionTable
43_mexGetMatrix=mexGetMatrix
44_mexGetMatrixPtr=mexGetMatrixPtr
45_mexGetNaN=mexGetNaN
46_mexGetVariable=mexGetVariable
47_mexGetVariablePtr=mexGetVariablePtr
48_mexIsFinite=mexIsFinite
49_mexIsGlobal=mexIsGlobal
50_mexIsInf=mexIsInf
51_mexIsLocked=mexIsLocked
52_mexIsNaN=mexIsNaN
53_mexLock=mexLock
54_mexMakeArrayPersistent=mexMakeArrayPersistent
55_mexMakeMemoryPersistent=mexMakeMemoryPersistent
56_mexMexDebug=mexMexDebug
57_mexMexInformation=mexMexInformation
58_mexPrintAssertion=mexPrintAssertion
59_mexPrintf=mexPrintf
60_mexPutArray=mexPutArray
61_mexPutFull=mexPutFull
62_mexPutMatrix=mexPutMatrix
63_mexPutVariable=mexPutVariable
64_mexRegisterFunction=mexRegisterFunction
65_mexRunMexFile=mexRunMexFile
66_mexSet=mexSet
67_mexSetCallbacks=mexSetCallbacks
68_mexSetCleanUpAfterError=mexSetCleanUpAfterError
69_mexSetCurrentLocalFunctionTable=mexSetCurrentLocalFunctionTable
70_mexSetLocalFunctionTableCallbacks=mexSetLocalFunctionTableCallbacks
71_mexSetMexEnterMexLibrary=mexSetMexEnterMexLibrary
72_mexSetMexExitMexLibrary=mexSetMexExitMexLibrary
73_mexSetSimpleFunctionToString=mexSetSimpleFunctionToString
74_mexSetTrapFlag=mexSetTrapFlag
75_mexSimpleFunctionToString=mexSimpleFunctionToString
76_mexSubsAssign=mexSubsAssign
77_mexSubsReference=mexSubsReference
78_mexUnlock=mexUnlock
79_mexWarnMsgIdAndTxt=mexWarnMsgIdAndTxt
80_mexWarnMsgTxt=mexWarnMsgTxt
Note: See TracBrowser for help on using the browser.