add files
This commit is contained in:
@@ -0,0 +1,75 @@
|
||||
LIBRARY open
|
||||
EXPORTS
|
||||
bootController
|
||||
closeProject
|
||||
connect
|
||||
continueSimulation
|
||||
createDirectory
|
||||
createProject
|
||||
createProjectWithScaling
|
||||
createProjectWithScalingNCUNumber
|
||||
deleteDirectory
|
||||
deleteFile
|
||||
disconnect
|
||||
exportProjectSettings
|
||||
getCardPath
|
||||
getCardPaths
|
||||
getCurrentProjectInformation
|
||||
getCurrentProjectState
|
||||
getDictionaryElementType
|
||||
getDictionaryId
|
||||
getFile
|
||||
getNumArrayElements
|
||||
getNumberOfNCUs
|
||||
getProjectInformation
|
||||
getSimulationSpeed
|
||||
getVersionInformation
|
||||
importProjectSettings
|
||||
listDirectory
|
||||
openProject
|
||||
putFile
|
||||
readBit
|
||||
readBool
|
||||
readBoolArray
|
||||
readByte
|
||||
readDouble
|
||||
readDoubleArray
|
||||
readDoubleWord
|
||||
readLongWord
|
||||
readNextEvent
|
||||
readNextEventWithNcuIndex
|
||||
readSignedInteger16Bit
|
||||
readSignedInteger32Bit
|
||||
readSignedInteger32BitArray
|
||||
readSignedInteger64Bit
|
||||
readString
|
||||
readStringArray
|
||||
readUnsignedInteger16Bit
|
||||
readUnsignedInteger16BitArray
|
||||
readUnsignedInteger32Bit
|
||||
readUnsignedInteger32BitArray
|
||||
readUnsignedInteger64Bit
|
||||
readUnsignedInteger64BitArray
|
||||
readUnsignedInteger8BitArray
|
||||
readWord
|
||||
registerForEvents
|
||||
registerWatch
|
||||
resetController
|
||||
saveProject
|
||||
selectFile
|
||||
setSimulationSpeed
|
||||
shutdownController
|
||||
startApplication
|
||||
stopApplication
|
||||
unregisterEvents
|
||||
unregisterWatch
|
||||
waitForEvents
|
||||
writeBit
|
||||
writeBool
|
||||
writeBoolArray
|
||||
writeByte
|
||||
writeDouble
|
||||
writeDoubleWord
|
||||
writeLongWord
|
||||
writeUnsignedInteger8BitArray
|
||||
writeWord
|
||||
Reference in New Issue
Block a user