Files

17 lines
323 B
Modula-2
Raw Permalink Normal View History

2014-10-31 09:05:52 +02:00
LIBRARY MTConnector
EXPORTS initExpert
deinitExpert
updateQuote
sendEvent
2014-10-31 09:05:52 +02:00
sendIntResponse
sendBooleanResponse
sendDoubleResponse
sendStringResponse
sendVoidResponse
sendDoubleArrayResponse
sendIntArrayResponse
getCommandType
getIntValue
getDoubleValue
getStringValue